H264ProfileIds.Baseline 属性

定义

获取 H.264 基线配置文件。

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

属性值

Int32

int

基线配置文件。

适用于