ITMediaSupport::QueryDirectShowSupport

[This is preliminary documentation and subject to change.]

Discover whether a media type is supported through DirectShow™.

HRESULT QueryDirectShowSupport(
  BSTR pMediaType,
  VARIANT_BOOL *pfSupport
);
 

Parameters

pMediaType
[in] Type of media.
pfSupport
[out] Boolean indicating whether the media type is supported.

Return Values

TBD