Share via


COutputQueue::EndFlush (Compact 2013)

3/26/2014

Finalizes flush of batched or queued samples and resets the flushing state.

Syntax

void EndFlush( );

Parameters

None.

Return Value

None.

Remarks

The downstream pin is guaranteed not to block at this stage.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

COutputQueue Class