IMediaObjectImpl.InternalFlush Method

IMediaObjectImpl

An NDoc Documented Class Library

IMediaObjectImpl.InternalFlush Method 

(Abstract) Called to flush all pending processing

protected abstract int InternalFlush();

Return Value

S_OK to indicate successful operation

Remarks

This method is called by the abstract class. In response, the implementor should discard any pending input buffers.

See Also

IMediaObjectImpl Class | MediaObjectTemplate Namespace