IMediaObjectImpl.SetInputType Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.SetInputType Method 

COM entry point for IMediaObject.SetInputType

public int SetInputType(
   int ulStreamIndex,
   AMMediaType pmt,
   DMOSetType dwFlags
);

Implements

IMediaObject.SetInputType

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