H264ProfileIds.StereoHigh Property

Definition

Gets the H.264 stereo high profile.

public:
 static property int StereoHigh { int get(); };
static int StereoHigh();
public static int StereoHigh { get; }
var int32 = H264ProfileIds.stereoHigh;
Public Shared ReadOnly Property StereoHigh As Integer

Property Value

Int32

int

The stereo high profile.

Applies to