Click or drag to resize
CaptureDeviceMulticastProviderStart Method
Starts this CaptureDeviceMulticastProvider.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Start()

Return Value

Type: Boolean
true if it succeeds, false if it fails.
See Also