Gets the video bit rate, in bits per second, for the current stream in the current source media file.
public int VideoBitRate {get;}
public int VideoBitRate {get;}
public:
property int VideoBitRate {
int get();
}
'Declaration
Public ReadOnly Property VideoBitRate As Integer
'Usage
Dim instance As MediaInfo
Dim value As Integer
value = instance.VideoBitRate
Property Value
A value representing the video bit rate in bits per second for the current video stream.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2