IMediaObjectImpl.GetInputType Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.GetInputType Method 

COM entry point for IMediaObject.GetInputType

public int GetInputType(
   int ulStreamIndex,
   int ulTypeIndex,
   AMMediaType pmt
);

Implements

IMediaObject.GetInputType

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