IBasicVideoEffect.DiscardQueuedFrames Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called to allow video effect implementations optionally discard any stored state related to frames that have already been received.
public:
void DiscardQueuedFrames();
void DiscardQueuedFrames();
public void DiscardQueuedFrames();
function discardQueuedFrames()
Public Sub DiscardQueuedFrames ()