Microsoft Windows CE 3.0  

Multimedia Data Type Classes

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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

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

CRefTimeprovides 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 CRefTimeobjects.

FOURCCMapprovides conversion between the older-style FOURCCmedia tags used to identify and register media types and the GUID media subtypes used by DirectShow.



 Last updated on Tuesday, May 18, 2004

© 2004 Microsoft Corporation. All rights reserved.