VideoCaptureDeviceFormatBitRate Property |
Bit-rate per second.
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic long BitRate { get; set; }
Public Property BitRate As Long
Get
Set
public:
property long long BitRate {
long long get ();
void set (long long value);
}
member BitRate : int64 with get, set
Property Value
Type:
Int64
See Also