CBaseVideoRenderer::ResetStreamingTimes (Compact 2013)

3/26/2014

Resets all times that control the streaming.

Syntax

virtual HRESULT ResetStreamingTimes(void);

Parameters

None.

Return Value

Returns an HRESULT value.

Remarks

The times are set so that frames will not be initially dropped and so that the first frame will be drawn.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CBaseVideoRenderer Class