Share via


IMediaObjectImpl::InputTypeSet

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

bool InputTypeSet(
  DWORD ulInputStreamIndex
);

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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.