Mpeg2ProfileIds.High Property

Definition

Gets the MPEG-2 high profile.

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

Property Value

Int32

int

The MPEG-2 high profile.

Applies to