|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <strmbase.h>

Definition at line 274 of file strmbase.h.
| PCRITICAL_SECTION SourceSeeking::crst |
Definition at line 286 of file strmbase.h.
Referenced by SourceSeeking_Init().
| double SourceSeeking::dRate |
Definition at line 283 of file strmbase.h.
Referenced by SourceSeeking_Init().
| DWORD SourceSeeking::dwCapabilities |
Definition at line 282 of file strmbase.h.
Referenced by SourceSeeking_Init().
| SourceSeeking_ChangeRate SourceSeeking::fnChangeRate |
Definition at line 281 of file strmbase.h.
Referenced by SourceSeeking_Init().
| SourceSeeking_ChangeStart SourceSeeking::fnChangeStart |
Definition at line 280 of file strmbase.h.
Referenced by SourceSeeking_Init().
| SourceSeeking_ChangeStop SourceSeeking::fnChangeStop |
Definition at line 279 of file strmbase.h.
Referenced by SourceSeeking_Init().
| IMediaSeeking SourceSeeking::IMediaSeeking_iface |
Definition at line 276 of file strmbase.h.
Referenced by SourceSeeking_Init().
| LONGLONG SourceSeeking::llCurrent |
Definition at line 284 of file strmbase.h.
Referenced by SourceSeeking_Init(), and WAVEParser_InputPin_PreConnect().
| LONGLONG SourceSeeking::llDuration |
Definition at line 284 of file strmbase.h.
Referenced by SourceSeeking_Init(), and WAVEParser_InputPin_PreConnect().
| LONGLONG SourceSeeking::llStop |
Definition at line 284 of file strmbase.h.
Referenced by SourceSeeking_Init(), and WAVEParser_InputPin_PreConnect().
| ULONG SourceSeeking::refCount |
Definition at line 278 of file strmbase.h.
Referenced by SourceSeeking_Init().
| GUID SourceSeeking::timeformat |
Definition at line 285 of file strmbase.h.
Referenced by SourceSeeking_Init().