CaptureDeviceMulticastProviderClientId Property |
A unique ID for client.
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax Public ReadOnly Property Id As Guid
Get
public:
property Guid Id {
Guid get ();
}
member Id : Guid with get
Property Value
Type:
Guid
A unique ID for client.
See Also