CaptureDeviceSelectedFormat Property |
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic ICaptureDeviceFormat SelectedFormat { get; }
Public ReadOnly Property SelectedFormat As ICaptureDeviceFormat
Get
public:
property ICaptureDeviceFormat^ SelectedFormat {
ICaptureDeviceFormat^ get ();
}
member SelectedFormat : ICaptureDeviceFormat with get
Property Value
Type:
ICaptureDeviceFormat
See Also