Gets the type of compression used for the current stream in the current source media file.
public int VideoCompression {get;}
public int VideoCompression {get;}
public:
property int VideoCompression {
int get();
}
'Declaration
Public ReadOnly Property VideoCompression As Integer
'Usage
Dim instance As MediaInfo
Dim value As Integer
value = instance.VideoCompression
Property Value
A value (FOURCC code) representing the type of compression used for the current stream in the current source media file.
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