Microsoft DirectX 8.1 (C++)

IMediaObjectImpl::OutputType

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 NULL if the type was not set.