Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IMediaExtension.SetProperties(IPropertySet) Method
Definition
- Namespace:
- Windows.Media
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the configuration properties that were supplied when the media parser or codec was registered.
public:
void SetProperties(IPropertySet ^ configuration);
void SetProperties(IPropertySet const& configuration);
public void SetProperties(IPropertySet configuration);
function setProperties(configuration)
Public Sub SetProperties (configuration As IPropertySet)
Parameters
- configuration
- IPropertySet
The configuration properties for the media parser or codec.
Applies to
Feedback
Was this page helpful?
