CSourceSeeking::GetAvailable (Compact 2013)
3/26/2014
Returns the range of seeking times.
Syntax
HRESULT GetAvailable(
LONGLONG* pEarliest,
LONGLONG* pLatest
);
Parameters
- pEarliest
Earliest time that can be seeked to. Set to zero.
- pLatest
Latest time that can be seeked to. Set to m_rtDuration.
Return Value
Returns S_OK.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |