IMediaEncodingProperties.Properties Property

Definition

Gets additional format properties.

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

Property Value

A property set that contains format properties.

Applies to