Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IWICMetadataHandlerInfo interface (wincodecsdk.h)
Exposes methods that provide basic information about the registered metadata handler.
Inheritance
The IWICMetadataHandlerInfo interface inherits from IWICComponentInfo. IWICMetadataHandlerInfo also has these types of members:
Methods
The IWICMetadataHandlerInfo interface has these methods.
| IWICMetadataHandlerInfo::DoesRequireFixedSize Determines if the metadata handler requires a fixed size. |
| IWICMetadataHandlerInfo::DoesRequireFullStream Determines if the handler requires a full stream. |
| IWICMetadataHandlerInfo::DoesSupportPadding Determines if the metadata handler supports padding. |
| IWICMetadataHandlerInfo::GetContainerFormats Retrieves the container formats supported by the metadata handler. |
| IWICMetadataHandlerInfo::GetDeviceManufacturer Retrieves the device manufacturer of the metadata handler. |
| IWICMetadataHandlerInfo::GetDeviceModels Retrieves the device models that support the metadata handler. |
| IWICMetadataHandlerInfo::GetMetadataFormat Retrieves the metadata format of the metadata handler. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | wincodecsdk.h |
Feedback
Was this page helpful?
