|
ReactOS 0.4.17-dev-934-g091855f
|
#include <strmbase.h>

Public Attributes | |
| struct strmbase_pin | pin |
| IMemInputPin | IMemInputPin_iface |
| IMemAllocator * | pAllocator |
| BOOL | flushing |
| IMemAllocator * | preferred_allocator |
| const struct strmbase_sink_ops * | pFuncsTable |
Definition at line 104 of file strmbase.h.
| BOOL strmbase_sink::flushing |
Definition at line 110 of file strmbase.h.
| IMemInputPin strmbase_sink::IMemInputPin_iface |
Definition at line 108 of file strmbase.h.
Referenced by impl_from_IMemInputPin().
| IMemAllocator* strmbase_sink::pAllocator |
Definition at line 109 of file strmbase.h.
Referenced by MemInputPin_NotifyAllocator().
| const struct strmbase_sink_ops* strmbase_sink::pFuncsTable |
Definition at line 113 of file strmbase.h.
| struct strmbase_pin strmbase_sink::pin |
Definition at line 106 of file strmbase.h.
Referenced by acm_wrapper_sink_connect(), acm_wrapper_sink_disconnect(), acm_wrapper_sink_Receive(), avi_decompressor_sink_connect(), avi_decompressor_sink_disconnect(), avi_decompressor_sink_end_flush(), avi_decompressor_sink_Receive(), avi_mux_sink_connect(), avi_mux_sink_disconnect(), BaseRenderer_Receive(), deliver_beginflush(), deliver_endflush(), deliver_endofstream(), dsound_render_sink_begin_flush(), dsound_render_sink_connect(), dsound_render_sink_disconnect(), dsound_render_sink_end_flush(), dsound_render_sink_eos(), dsound_render_sink_Receive(), file_writer_sink_eos(), file_writer_sink_receive(), impl_sink_from_IPin(), MemInputPin_GetAllocatorRequirements(), MemInputPin_Receive(), MemInputPin_ReceiveCanBlock(), sink_begin_flush(), sink_BeginFlush(), sink_Connect(), sink_connect(), sink_Disconnect(), sink_disconnect(), sink_end_flush(), sink_EndFlush(), sink_EndOfStream(), sink_eos(), sink_NewSegment(), strmbase_sink_cleanup(), strmbase_sink_init(), testsink_begin_flush(), testsink_connect(), testsink_disconnect(), testsink_end_flush(), testsink_eos(), testsink_new_segment(), and testsink_Receive().
| IMemAllocator* strmbase_sink::preferred_allocator |
Definition at line 111 of file strmbase.h.