IMediaObjectImpl::OutputType (Windows CE 5.0)

Send Feedback

This method retrieves an output stream's media type.

const DMO_MEDIA_TYPE *OutputType(DWORDulOutputStreamIndex);

Parameters

  • ulOutputStreamIndex
    Index of an output 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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.