|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| IDirectMusicGraph | IDirectMusicGraph_iface |
| struct dmobject | dmobj |
| LONG | ref |
| struct list | tools |
| IFilterGraph2 | IFilterGraph2_iface |
| IMediaEventSink | IMediaEventSink_iface |
| IUnknown * | inner_unk |
| IFilterGraph2 * | inner |
| IMediaEventSink * | inner_event_sink |
| LONG | refcount |
| unsigned int | got_add_filter |
| IBaseFilter * | filter |
| WCHAR | filter_name [128] |
| unsigned int | got_notify |
| LONG | event_code |
| LONG_PTR | event_param1 |
| LONG_PTR | event_param2 |
Definition at line 34 of file graph.c.
Referenced by impl_from_IPersistStream().
| LONG graph::event_code |
Definition at line 2178 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), event_sink_Notify(), test_audiostream_begin_flush_end_flush(), and test_ddrawstream_begin_flush_end_flush().
| LONG_PTR graph::event_param1 |
Definition at line 2179 of file amstream.c.
Referenced by event_sink_Notify().
| LONG_PTR graph::event_param2 |
Definition at line 2180 of file amstream.c.
Referenced by event_sink_Notify().
| IBaseFilter* graph::filter |
Definition at line 2175 of file amstream.c.
Referenced by graph_AddFilter(), test_initialize(), and test_mediastreamfilter_get_state().
| WCHAR graph::filter_name[128] |
Definition at line 2176 of file amstream.c.
Referenced by graph_AddFilter(), and test_initialize().
Definition at line 2174 of file amstream.c.
Referenced by graph_AddFilter(), and test_initialize().
Definition at line 2177 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), event_sink_Notify(), test_audiostream_begin_flush_end_flush(), test_ddrawstream_begin_flush_end_flush(), and test_mediastreamfilter_end_of_stream().
| IDirectMusicGraph graph::IDirectMusicGraph_iface |
Definition at line 33 of file graph.c.
Referenced by impl_from_IDirectMusicGraph().
| IFilterGraph2 graph::IFilterGraph2_iface |
Definition at line 2168 of file amstream.c.
Referenced by autoplug(), autoplug_through_sink(), check_ammediastream_end_of_stream(), event_sink_AddRef(), event_sink_QueryInterface(), event_sink_Release(), FilterGraph2_AddFilter(), graph_init(), graph_start(), impl_from_IFilterGraph2(), MediaControl_Run(), MediaFilter_Pause(), test_audiostream_begin_flush_end_flush(), test_ddrawstream_begin_flush_end_flush(), test_initialize(), and test_mediastreamfilter_end_of_stream().
| IMediaEventSink graph::IMediaEventSink_iface |
Definition at line 2169 of file amstream.c.
Referenced by graph_init(), graph_QueryInterface(), and impl_from_IMediaEventSink().
| IFilterGraph2* graph::inner |
Definition at line 2171 of file amstream.c.
Referenced by graph_AddFilter(), graph_ConnectDirect(), graph_destroy(), graph_Disconnect(), graph_EnumFilters(), and graph_init().
| IMediaEventSink* graph::inner_event_sink |
Definition at line 2172 of file amstream.c.
Referenced by event_sink_Notify(), graph_destroy(), and graph_init().
| IUnknown* graph::inner_unk |
Definition at line 2170 of file amstream.c.
Referenced by graph_destroy(), graph_init(), and graph_QueryInterface().
| LONG graph::ref |
Definition at line 35 of file graph.c.
Referenced by check_ammediastream_end_of_stream(), FilterGraphInner_AddRef(), graph_AddRef(), graph_destroy(), test_audiostream_begin_flush_end_flush(), test_audiostreamsample_get_audio_data(), test_audiostreamsample_get_media_stream(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_getsetdirectdraw(), test_initialize(), test_mediastreamfilter_end_of_stream(), and test_mediastreamfilter_get_state().
| LONG graph::refcount |
Definition at line 2173 of file amstream.c.
Referenced by d2d_transform_graph_AddRef(), d2d_transform_graph_Release(), graph_AddRef(), graph_init(), and graph_Release().