Microsoft DirectX 8.1 (C++) |
Retrieves an input stream's media type.
Syntax
const DMO_MEDIA_TYPE *InputType(
DWORD ulInputStreamIndex
);
Parameters
ulInputStreamIndex
Index of an input stream.
Return Value
Returns a pointer to the DMO_MEDIA_TYPE structure that describes the media type, or NULL if the type was not set.