IMediaObjectImpl.OutputTypeSet Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.OutputTypeSet Method 

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

protected bool OutputTypeSet(
   int ulOutputStreamIndex
);

Parameters

ulOutputStreamIndex
Zero based stream number to check

Return Value

true if the stream type is set

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace