VideoEncodingProperties.Properties 屬性

定義

取得視訊資料流程的其他格式屬性。

public:
 property MediaPropertySet ^ Properties { MediaPropertySet ^ get(); };
MediaPropertySet Properties();
public MediaPropertySet Properties { get; }
var mediaPropertySet = videoEncodingProperties.properties;
Public ReadOnly Property Properties As MediaPropertySet

屬性值

包含格式屬性的屬性集。

實作

備註

如需使用屬性集集合的詳細資訊,請參閱 PropertySet

適用於