Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method 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 returns NULL if the type was not set.
Requirements
| Header | dmoimpl.h |
| Windows Embedded CE | Windows CE .NET 4.1 and later |
See Also
Reference
IMediaObjectImpl Class Template
DMO Reference
DMO Base Class Reference
DMO_MEDIA_TYPE