Previous | Next |
The Windows Media Format SDK implements the following structures and enumeration types.
Structure or enumeration type | Description |
WAVEFORMATEX | Defines the format of waveform-audio data. |
WM_MEDIA_TYPE | Describes a media sample type. |
WMT_ATTR_DATATYPE | Defines a range of basic data types. |
WMT_RIGHTS | Defines three levels of playback rights. |
WMT_STATUS | Defines a range of status flags. |
WMT_STREAM_SELECTION | Defines a range for the status of a stream. |
WMT_VERSION | Defines the version number of the Windows Media software. |
WMVIDEOINFOHEADER | Describes the bitmap and color information for a video image. |
Previous | Next |