Microsoft DirectX 9.0 |
The BitRate property retrieves the approximate bit rate of the video stream.
Syntax
objVideo.BitRate As Long
Parameters
This property takes no parameters.
Return Values
Returns the bit rate, in bits per second.
Remarks
This property is read-only.
See Also