MJPEGStreamerClients Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public List<MJPEGStreamConnection> Clients { get; }
Public ReadOnly Property Clients As List(Of MJPEGStreamConnection)
Get
public:
property List<MJPEGStreamConnection^>^ Clients {
List<MJPEGStreamConnection^>^ get ();
}
member Clients : List<MJPEGStreamConnection> with get
Property Value
Type:
ListMJPEGStreamConnectionSee Also