Mpeg2ProfileIds.Simple Property

Definition

Gets the MPEG-2 simple profile.

public:
 static property int Simple { int get(); };
static int Simple();
public static int Simple { get; }
var int32 = Mpeg2ProfileIds.simple;
Public Shared ReadOnly Property Simple As Integer

Property Value

Int32

int

The MPEG-2 simple profile.

Applies to