ReactOS 0.4.16-dev-61-ge128cbc
|
#include <strmbase.h>
Definition at line 33 of file strmbase.h.
double BasePin::dRate |
Definition at line 43 of file strmbase.h.
Referenced by FillBuffer(), InputPin_Init(), and OutputPin_Init().
IPin BasePin::IPin_iface |
Definition at line 35 of file strmbase.h.
Referenced by AviMuxIn_AMStreamControl_AddRef(), AviMuxIn_AMStreamControl_GetInfo(), AviMuxIn_AMStreamControl_QueryInterface(), AviMuxIn_AMStreamControl_Release(), AviMuxIn_AMStreamControl_StartAt(), AviMuxIn_AMStreamControl_StopAt(), AviMuxIn_MemInputPin_AddRef(), AviMuxIn_MemInputPin_GetAllocator(), AviMuxIn_MemInputPin_GetAllocatorRequirements(), AviMuxIn_MemInputPin_NotifyAllocator(), AviMuxIn_MemInputPin_QueryInterface(), AviMuxIn_MemInputPin_Receive(), AviMuxIn_MemInputPin_ReceiveCanBlock(), AviMuxIn_MemInputPin_ReceiveMultiple(), AviMuxIn_MemInputPin_Release(), AviMuxIn_PropertyBag_AddRef(), AviMuxIn_PropertyBag_QueryInterface(), AviMuxIn_PropertyBag_Read(), AviMuxIn_PropertyBag_Release(), AviMuxIn_PropertyBag_Write(), AviMuxIn_QualityControl_AddRef(), AviMuxIn_QualityControl_Notify(), AviMuxIn_QualityControl_QueryInterface(), AviMuxIn_QualityControl_Release(), AviMuxIn_QualityControl_SetSink(), AviMuxIn_QueryInterface(), AVISplitter_seek(), BaseInputPin_Construct(), BaseOutputPin_Construct(), BaseOutputPinImpl_AttemptConnection(), create_input_pin(), EnumMediaTypes_Construct(), FileAsyncReaderPin_AttemptConnection(), FillBuffer(), InputPin_Init(), OutputPin_Init(), OutputQueue_Construct(), OutputQueue_Destroy(), OutputQueue_EOS(), OutputQueueImpl_ThreadProc(), Parser_Create(), PullPin_Construct(), PullPin_Init(), QCAP_createAVIMux(), and WAVEParserImpl_seek().
AM_MEDIA_TYPE BasePin::mtCurrent |
Definition at line 40 of file strmbase.h.
Referenced by AviMuxIn_Receive(), InputPin_Init(), OutputPin_Init(), PullPin_Init(), VMR9_GetStaticImage(), and VMR9_GetVideoFormat().
IPin* BasePin::pConnectedTo |
Definition at line 39 of file strmbase.h.
Referenced by InputPin_Init(), OutputPin_Init(), OutputQueue_ReceiveMultiple(), OutputQueueImpl_ThreadProc(), and PullPin_Init().
LPCRITICAL_SECTION BasePin::pCritSec |
Definition at line 37 of file strmbase.h.
Referenced by InputPin_Init(), OutputPin_Init(), PullPin_Init(), and VideoRenderer_EndFlush().
const struct BasePinFuncTable* BasePin::pFuncsTable |
Definition at line 45 of file strmbase.h.
Referenced by BaseControlVideo_Init(), InputPin_Init(), and OutputPin_Init().
PIN_INFO BasePin::pinInfo |
Definition at line 38 of file strmbase.h.
Referenced by AviMuxIn_AMStreamControl_GetInfo(), AviMuxIn_AMStreamControl_StartAt(), AviMuxIn_AMStreamControl_StopAt(), AviMuxIn_BeginFlush(), AviMuxIn_Connect(), AviMuxIn_ConnectedTo(), AviMuxIn_ConnectionMediaType(), AviMuxIn_Disconnect(), AviMuxIn_EndFlush(), AviMuxIn_EndOfStream(), AviMuxIn_EnumMediaTypes(), AviMuxIn_MemInputPin_GetAllocator(), AviMuxIn_MemInputPin_GetAllocatorRequirements(), AviMuxIn_MemInputPin_NotifyAllocator(), AviMuxIn_MemInputPin_Receive(), AviMuxIn_MemInputPin_ReceiveCanBlock(), AviMuxIn_MemInputPin_ReceiveMultiple(), AviMuxIn_NewSegment(), AviMuxIn_PropertyBag_Read(), AviMuxIn_PropertyBag_Write(), AviMuxIn_QualityControl_Notify(), AviMuxIn_QualityControl_SetSink(), AviMuxIn_QueryAccept(), AviMuxIn_QueryDirection(), AviMuxIn_QueryId(), AviMuxIn_QueryInterface(), AviMuxIn_QueryInternalConnections(), AviMuxIn_QueryPinInfo(), AviMuxIn_ReceiveConnection(), impl_from_in_IPin(), impl_from_IPin(), impl_from_out_IPin(), impl_from_out_IQualityControl(), InputPin_Init(), MPEGSplitter_pre_connect(), OutputPin_Init(), and PullPin_Init().
LONG BasePin::refCount |
Definition at line 36 of file strmbase.h.
Referenced by InputPin_Init(), OutputPin_Init(), and PullPin_Init().
REFERENCE_TIME BasePin::tStart |
Definition at line 41 of file strmbase.h.
Referenced by FillBuffer(), InputPin_Init(), and OutputPin_Init().
REFERENCE_TIME BasePin::tStop |
Definition at line 42 of file strmbase.h.
Referenced by InputPin_Init(), and OutputPin_Init().