H264ProfileIds.StereoHigh Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.