IMediaObjectImpl.InputTypeSet Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.InputTypeSet Method 

Check whether the media type is set for the specified input stream

protected bool InputTypeSet(
   int ulInputStreamIndex
);

Parameters

ulInputStreamIndex
Zero based stream number to check

Return Value

true if the stream type is set

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace