Share via


Multimedia Data Type Classes

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

DirectShow implements the CMediaType, CRefTime, and FOURCCMap multimedia data type classes as shown in the following illustration.

Aa931310.158eb03f-c9fb-4ded-a628-0609e3d632d6(en-us,MSDN.10).gif

CMediaType provides a C++ class object containing the media type data structure and methods that provide access to each of the members of the structure.

CRefTime provides a C++ class object containing the methods used to access the reference time, and operators used to perform Boolean tests or arithmetical operations on two CRefTime objects.

FOURCCMap provides conversion between the older-style FOURCC media tags used to identify and register media types and the GUID media subtypes used by DirectShow.