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 output stream's media type.
Syntax
const DMO_MEDIA_TYPE *OutputType(
DWORD ulOutputStreamIndex
);
Parameters
- ulOutputStreamIndex
Index of an output 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