Microsoft DirectX 9.0 |
The StartStreaming method is called when the filter switches to the paused state. This method overrides the CTransformFilter::StartStreaming method.
Syntax
virtual HRESULT StartStreaming(void);
Return Value
Returns S_OK.
Remarks
This method resets all of the performance statistics.
See Also