|
ReactOS 0.4.17-dev-934-g091855f
|

Definition at line 81 of file filtergraph.c.
| TP_WORK* filter_graph::async_run_work |
Definition at line 115 of file filtergraph.c.
| int filter_graph::CompletionStatus |
Definition at line 131 of file filtergraph.c.
| CRITICAL_SECTION filter_graph::cs |
Definition at line 140 of file filtergraph.c.
| LONGLONG filter_graph::current_pos |
Definition at line 152 of file filtergraph.c.
| BOOL filter_graph::defaultclock |
Definition at line 143 of file filtergraph.c.
| int filter_graph::EcCompleteCount |
Definition at line 133 of file filtergraph.c.
| CRITICAL_SECTION filter_graph::event_cs |
Definition at line 124 of file filtergraph.c.
Definition at line 111 of file filtergraph.c.
Referenced by GetTargetInterface().
Definition at line 137 of file filtergraph.c.
| int filter_graph::HandleEcClockChanged |
Definition at line 136 of file filtergraph.c.
| int filter_graph::HandleEcComplete |
Definition at line 134 of file filtergraph.c.
| int filter_graph::HandleEcRepaint |
Definition at line 135 of file filtergraph.c.
| HANDLE filter_graph::hEventCompletion |
Definition at line 130 of file filtergraph.c.
| IBasicAudio filter_graph::IBasicAudio_iface |
Definition at line 87 of file filtergraph.c.
Referenced by impl_from_IBasicAudio().
| IBasicVideo2 filter_graph::IBasicVideo2_iface |
Definition at line 88 of file filtergraph.c.
Referenced by impl_from_IBasicVideo2().
| IFilterGraph2 filter_graph::IFilterGraph2_iface |
Definition at line 84 of file filtergraph.c.
Referenced by impl_from_IFilterGraph2().
| IGraphConfig filter_graph::IGraphConfig_iface |
Definition at line 93 of file filtergraph.c.
Referenced by impl_from_IGraphConfig().
| IGraphVersion filter_graph::IGraphVersion_iface |
Definition at line 96 of file filtergraph.c.
Referenced by impl_from_IGraphVersion().
| IMediaControl filter_graph::IMediaControl_iface |
Definition at line 85 of file filtergraph.c.
Referenced by impl_from_IMediaControl().
| IMediaEventEx filter_graph::IMediaEventEx_iface |
Definition at line 90 of file filtergraph.c.
Referenced by impl_from_IMediaEventEx().
| IMediaEventSink filter_graph::IMediaEventSink_iface |
Definition at line 92 of file filtergraph.c.
Referenced by impl_from_IMediaEventSink().
| IMediaFilter filter_graph::IMediaFilter_iface |
Definition at line 91 of file filtergraph.c.
Referenced by impl_from_IMediaFilter().
| IMediaPosition filter_graph::IMediaPosition_iface |
Definition at line 94 of file filtergraph.c.
Referenced by impl_from_IMediaPosition().
| IMediaSeeking filter_graph::IMediaSeeking_iface |
Definition at line 86 of file filtergraph.c.
Referenced by impl_from_IMediaSeeking().
| IObjectWithSite filter_graph::IObjectWithSite_iface |
Definition at line 95 of file filtergraph.c.
Referenced by impl_from_IObjectWithSite().
| ITF_CACHE_ENTRY filter_graph::ItfCacheEntries[MAX_ITF_CACHE_ENTRIES] |
Definition at line 141 of file filtergraph.c.
Referenced by GetTargetInterface().
| IUnknown filter_graph::IUnknown_inner |
Definition at line 83 of file filtergraph.c.
Referenced by impl_from_IUnknown().
| IVideoFrameStep filter_graph::IVideoFrameStep_iface |
Definition at line 105 of file filtergraph.c.
Referenced by impl_from_IVideoFrameStep().
| IVideoWindow filter_graph::IVideoWindow_iface |
Definition at line 89 of file filtergraph.c.
Referenced by impl_from_IVideoWindow().
| HANDLE filter_graph::media_event_handle |
Definition at line 126 of file filtergraph.c.
| LPARAM filter_graph::media_event_lparam |
Definition at line 129 of file filtergraph.c.
| UINT filter_graph::media_event_message |
Definition at line 128 of file filtergraph.c.
| HWND filter_graph::media_event_window |
Definition at line 127 of file filtergraph.c.
Definition at line 125 of file filtergraph.c.
Definition at line 138 of file filtergraph.c.
Definition at line 112 of file filtergraph.c.
Definition at line 154 of file filtergraph.c.
| int filter_graph::nItfCacheEntries |
Definition at line 142 of file filtergraph.c.
Referenced by GetTargetInterface().
| int filter_graph::nRenderers |
Definition at line 132 of file filtergraph.c.
| IUnknown* filter_graph::outer_unk |
Definition at line 107 of file filtergraph.c.
| IUnknown* filter_graph::pSite |
Definition at line 145 of file filtergraph.c.
| IUnknown* filter_graph::punkFilterMapper2 |
Definition at line 109 of file filtergraph.c.
| LONG filter_graph::ref |
Definition at line 108 of file filtergraph.c.
| IReferenceClock* filter_graph::refClock |
Definition at line 117 of file filtergraph.c.
| IBaseFilter* filter_graph::refClockProvider |
Definition at line 118 of file filtergraph.c.
| FILTER_STATE filter_graph::state |
Definition at line 114 of file filtergraph.c.
| REFERENCE_TIME filter_graph::stream_elapsed |
Definition at line 150 of file filtergraph.c.
| REFERENCE_TIME filter_graph::stream_start |
Definition at line 150 of file filtergraph.c.
| REFERENCE_TIME filter_graph::stream_stop |
Definition at line 151 of file filtergraph.c.
Definition at line 155 of file filtergraph.c.
Referenced by filter_graph_common_create().
| GUID filter_graph::timeformatseek |
Definition at line 144 of file filtergraph.c.
| LONG filter_graph::version |
Definition at line 146 of file filtergraph.c.