Compartilhar via


IMediaObjectImpl::InputTypeSet (Windows CE 5.0)

Send Feedback

This method queries whether the media type was set on an input stream.

bool InputTypeSet(DWORDulInputStreamIndex);

Parameters

  • ulInputStreamIndex
    Index of an input stream.

Return Value

Returns TRUE if the media type was set on this stream or otherwise returns FALSE.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Dmoimpl.h.

See Also

DMO Reference | DMO Base Class Reference | IMediaObjectImpl

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.