IMediaTypeParser

Capture Manager SDK

IMediaTypeParser

IMediaTypeParser – it creates text representation of media type in XML format by the next methods:

HRESULT parse( IUnknown* aPtrMediaType, BSTR* aPtrPtrXMLstring) - parse MediaType into XML form (MediaTypeXMLDocument), where aPtrPtrXMLstring is pointer on created string.