CSourceStream::Pause (Compact 2013)
3/26/2014
Pauses a media sample stream.
Syntax
HRESULT Pause(void);
Parameters
None.
Return Value
Returns S_OK if the thread paused successfully.
Returns E_FAIL if the thread does not exist; otherwise, returns an HRESULT value describing the error.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |