Share via


Mpeg2ProfileIds.Main Property

Definition

Gets the MPEG-2 main profile.

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

Property Value

Int32

int

The MPEG-2 main profile.

Applies to