#include <strmctl.h>
Definition at line 13 of file strmctl.h.
◆ StreamControlState
| Enumerator |
|---|
| STREAM_FLOWING | |
| STREAM_DISCARDING | |
Definition at line 17 of file strmctl.h.
◆ CBaseStreamControl()
| CBaseStreamControl::CBaseStreamControl |
( |
__inout_opt HRESULT * |
phr = NULL | ) |
|
◆ ~CBaseStreamControl()
| CBaseStreamControl::~CBaseStreamControl |
( |
| ) |
|
◆ CheckStreamState()
◆ Flushing()
| void CBaseStreamControl::Flushing |
( |
BOOL |
bInProgress | ) |
|
◆ GetInfo()
| STDMETHODIMP CBaseStreamControl::GetInfo |
( |
__out AM_STREAM_INFO * |
pInfo | ) |
|
◆ NotifyFilterState()
| void CBaseStreamControl::NotifyFilterState |
( |
FILTER_STATE |
new_state, |
|
|
REFERENCE_TIME |
tStart = 0 |
|
) |
| |
◆ SetFilterGraph()
| void CBaseStreamControl::SetFilterGraph |
( |
IMediaEventSink * |
pSink | ) |
|
|
inline |
◆ SetSyncSource()
| void CBaseStreamControl::SetSyncSource |
( |
IReferenceClock * |
pRefClock | ) |
|
|
inline |
◆ StartAt()
| STDMETHODIMP CBaseStreamControl::StartAt |
( |
const REFERENCE_TIME * |
ptStart = NULL, |
|
|
DWORD |
dwCookie = 0 |
|
) |
| |
◆ StopAt()
| STDMETHODIMP CBaseStreamControl::StopAt |
( |
const REFERENCE_TIME * |
ptStop = NULL, |
|
|
BOOL |
bSendExtra = FALSE, |
|
|
DWORD |
dwCookie = 0 |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/strmctl.h
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/demos/ntv2vcam/baseclasses/strmctl.cpp