H264ProfileIds.MultiviewHigh Property

Definition

Gets the H.264 multiview profile.

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

Property Value

Int32

int

The multiview profile.

Applies to