IMediaObjectImpl.GetInputMaxLatency Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.GetInputMaxLatency Method 

COM entry point for IMediaObject.GetInputMaxLatency

public int GetInputMaxLatency(
   int ulStreamIndex,
   out long prtLatency
);

Implements

IMediaObject.GetInputMaxLatency

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