IMediaObjectImpl::InputType (Windows CE 5.0)
This method retrieves an input stream's media type.
const DMO_MEDIA_TYPE *InputType(DWORDulInputStreamIndex);
Parameters
- ulInputStreamIndex
Index of an input stream.
Return Values
Returns a pointer to the DMO_MEDIA_TYPE structure that describes the media type or returns NULL if the type was not set.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Dmoimpl.h.
See Also
DMO Reference | DMO Base Class Reference | IMediaObjectImpl | DMO_MEDIA_TYPE
Send Feedback on this topic to the authors