IMediaObjectImpl.GetInputStreamInfo Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.GetInputStreamInfo Method 

COM entry point for IMediaObject.GetInputStreamInfo

public int GetInputStreamInfo(
   int ulStreamIndex,
   out DMOInputStreamInfo pdwFlags
);

Implements

IMediaObject.GetInputStreamInfo

Remarks

There should be no need to modify or override this method. It will call the abstract and virtual methods to perform its work.

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace