MJPEGVideoStreamBoundary Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Boundary { get; set; }
Public Property Boundary As String
Get
Set
public:
property String^ Boundary {
String^ get ();
void set (String^ value);
}
member Boundary : string with get, set
Property Value
Type:
StringSee Also