ReactOS 0.4.15-dev-7953-g1f49173
CInputPin Member List

This is the complete list of members for CInputPin, including all inherited members.

AddRef()IUnknown
Backout(IPin *ppinOut, IGraphBuilder *pGraph)CInputPin
BeginFlush()CInputPin
CAUUID typedefISpecifyPropertyPages
CheckFormat(const AM_MEDIA_TYPE *pmt)CInputPin
CInputPin(IBaseFilter *ParentFilter, LPCWSTR PinName, ULONG PinId, KSPIN_COMMUNICATION Communication)CInputPin
Connect(IPin *pReceivePin, const AM_MEDIA_TYPE *pmt)CInputPin
IPin::Connect([in] IPin *pReceivePin, [in] const AM_MEDIA_TYPE *pmt)IPin
ConnectedTo(IPin **pPin)CInputPin
ConnectionMediaType(AM_MEDIA_TYPE *pmt)CInputPin
IPin::ConnectionMediaType([out] AM_MEDIA_TYPE *pmt)IPin
CreatePin(const AM_MEDIA_TYPE *pmt)CInputPin
CreatePinHandle(PKSPIN_MEDIUM Medium, PKSPIN_INTERFACE Interface, const AM_MEDIA_TYPE *pmt)CInputPin
Disconnect()CInputPin
EndFlush()CInputPin
EndOfStream()CInputPin
EnumMediaTypes(IEnumMediaTypes **ppEnum)CInputPin
Get(REFGUID guidPropSet, DWORD dwPropID, LPVOID pInstanceData, DWORD cbInstanceData, LPVOID pPropData, DWORD cbPropData, DWORD *pcbReturned)CInputPin
GetAllocator(IMemAllocator **ppAllocator)CInputPin
GetAllocatorRequirements(ALLOCATOR_PROPERTIES *pProps)CInputPin
GetPages(CAUUID *pPages)CInputPin
GetSupportedSets(LPGUID *pOutGuid, PULONG NumGuids)CInputPin
KsAddAggregate(IN REFGUID AggregateClass)CInputPin
KsCreateSinkPinHandle(KSPIN_INTERFACE &Interface, KSPIN_MEDIUM &Medium)CInputPin
KsDecrementPendingIoCount()CInputPin
KsDeliver(IMediaSample *Sample, ULONG Flags)CInputPin
KsEvent(PKSEVENT Event, ULONG EventLength, LPVOID EventData, ULONG DataLength, ULONG *BytesReturned)CInputPin
IKsControl::KsEvent([in] PKSEVENT Event, [in] ULONG EventLength, [in, out] void *EventData, [in] ULONG DataLength, [out] ULONG *BytesReturned)IKsControl
KsGetConnectedPin()CInputPin
KsGetCurrentCommunication(KSPIN_COMMUNICATION *Communication, KSPIN_INTERFACE *Interface, KSPIN_MEDIUM *Medium)CInputPin
KsGetFilterName()CInputPin
KsGetObjectHandle()CInputPin
KsGetPinBusCache()CInputPin
KsGetPinFramingCache(PKSALLOCATOR_FRAMING_EX *FramingEx, PFRAMING_PROP FramingProp, FRAMING_CACHE_OPS Option)CInputPin
KsGetPinName()CInputPin
KsGetPipe(KSPEEKOPERATION Operation)CInputPin
KsGetPipeAllocatorFlag()CInputPin
KsIncrementPendingIoCount()CInputPin
KsMediaSamplesCompleted(PKSSTREAM_SEGMENT StreamSegment)CInputPin
KsMethod(PKSMETHOD Method, ULONG MethodLength, LPVOID MethodData, ULONG DataLength, ULONG *BytesReturned)CInputPin
IKsControl::KsMethod([in] PKSMETHOD Method, [in] ULONG MethodLength, [in, out] void *MethodData, [in] ULONG DataLength, [out] ULONG *BytesReturned)IKsControl
KsNotifyError(IMediaSample *Sample, HRESULT hr)CInputPin
KsPeekAllocator(KSPEEKOPERATION Operation)CInputPin
KsPinFactory(ULONG *PinFactory)CInputPin
KsPropagateAcquire()CInputPin
KsProperty(PKSPROPERTY Property, ULONG PropertyLength, LPVOID PropertyData, ULONG DataLength, ULONG *BytesReturned)CInputPin
IKsControl::KsProperty([in] PKSPROPERTY Property, [in] ULONG PropertyLength, [in, out] void *PropertyData, [in] ULONG DataLength, [out] ULONG *BytesReturned)IKsControl
KsQualityNotify(ULONG Proportion, REFERENCE_TIME TimeDelta)CInputPin
KsQueryInterfaces(PKSMULTIPLE_ITEM *InterfaceList)CInputPin
KsQueryMediums(PKSMULTIPLE_ITEM *MediumList)CInputPin
KsReceiveAllocator(IMemAllocator *MemAllocator)CInputPin
KsRemoveAggregate(REFGUID AggregateClass)CInputPin
KsRenegotiateAllocator()CInputPin
KsSetPinBusCache(GUID Bus)CInputPin
KsSetPinFramingCache(PKSALLOCATOR_FRAMING_EX FramingEx, PFRAMING_PROP FramingProp, FRAMING_CACHE_OPS Option)CInputPin
KsSetPipe(IKsAllocatorEx *KsAllocator)CInputPin
KsSetPipeAllocatorFlag(ULONG Flag)CInputPin
LoadProxyPlugins(LPGUID pGuids, ULONG NumGuids)CInputPin
LPCAUUID typedefISpecifyPropertyPages
LPSPECIFYPROPERTYPAGES typedefISpecifyPropertyPages
LPUNKNOWN typedefIUnknown
m_bPinBusCacheInitializedCInputPinprotected
m_CommunicationCInputPinprotected
m_FilterNameCInputPinprotected
m_FramingExCInputPinprotected
m_FramingPropCInputPinprotected
m_hPinCInputPinprotected
m_InterfaceCInputPinprotected
m_InterfaceHandlerCInputPinprotected
m_IoCountCInputPinprotected
m_KsAllocatorExCInputPinprotected
m_MediaFormatCInputPinprotected
m_MediumCInputPinprotected
m_MemAllocatorCInputPinprotected
m_ParentFilterCInputPinprotected
m_PinCInputPinprotected
m_PinBusCacheCInputPinprotected
m_PinIdCInputPinprotected
m_PinNameCInputPinprotected
m_PipeAllocatorFlagCInputPinprotected
m_PluginsCInputPinprotected
m_ReadOnlyCInputPinprotected
m_RefCInputPinprotected
NewSegment(REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate)CInputPin
Notify(IBaseFilter *pSelf, Quality q)CInputPin
NotifyAllocator(IMemAllocator *pAllocator, BOOL bReadOnly)CInputPin
PIN_INFO typedefIPin
ProxyPluginVector typedefCInputPin
QueryAccept(const AM_MEDIA_TYPE *pmt)CInputPin
IPin::QueryAccept([in] const AM_MEDIA_TYPE *pmt)IPin
QueryDirection(PIN_DIRECTION *pPinDir)CInputPin
QueryId(LPWSTR *Id)CInputPin
QueryInterface(REFIID InterfaceId, PVOID *Interface)CInputPin
IPin::QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
QueryInternalConnections(IPin **apPin, ULONG *nPin)CInputPin
QueryPinInfo(PIN_INFO *pInfo)CInputPin
QuerySupported(REFGUID guidPropSet, DWORD dwPropID, DWORD *pTypeSupport)CInputPin
Receive(IMediaSample *pSample)CInputPin
ReceiveCanBlock(void)CInputPin
ReceiveConnection(IPin *pConnector, const AM_MEDIA_TYPE *pmt)CInputPin
IPin::ReceiveConnection([in] IPin *pConnector, [in] const AM_MEDIA_TYPE *pmt)IPin
ReceiveMultiple(IMediaSample **pSamples, long nSamples, long *nSamplesProcessed)CInputPin
Release()IUnknown
Render(IPin *ppinOut, IGraphBuilder *pGraph)CInputPin
Set(REFGUID guidPropSet, DWORD dwPropID, LPVOID pInstanceData, DWORD cbInstanceData, LPVOID pPropData, DWORD cbPropData)CInputPin
SetSink(IQualityControl *piqc)CInputPin
STDMETHODIMP_(ULONG) AddRef()CInputPininline
STDMETHODIMP_(ULONG) Release()CInputPininline
~CInputPin()CInputPininlinevirtual