Microsoft DirectX 9.0 |
The ResetStreamingTimes method resets all times that control the streaming.
Syntax
virtual HRESULT ResetStreamingTimes(void);
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.
See Also