IMediaEncodingProperties.Properties 属性

定义

获取其他格式属性。

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

属性值

包含格式属性的属性集。

适用于