|
ReactOS 0.4.16-dev-1946-g52006dd
|

| AVIMAINHEADER AviMux::avih |
Definition at line 113 of file avimux.c.
Referenced by AviMuxIn_Receive().
| BaseFilter AviMux::filter |
Definition at line 97 of file avimux.c.
Referenced by create_input_pin(), and QCAP_createAVIMux().
| IConfigAviMux AviMux::IConfigAviMux_iface |
Definition at line 98 of file avimux.c.
Referenced by QCAP_createAVIMux().
| IConfigInterleaving AviMux::IConfigInterleaving_iface |
Definition at line 99 of file avimux.c.
Referenced by QCAP_createAVIMux().
| AVIINDEXENTRY* AviMux::idx1 |
Definition at line 117 of file avimux.c.
Referenced by flush_queue(), and idx1_add_entry().
| int AviMux::idx1_entries |
Definition at line 115 of file avimux.c.
Referenced by flush_queue(), and idx1_add_entry().
| int AviMux::idx1_size |
Definition at line 116 of file avimux.c.
Referenced by idx1_add_entry().
| IMediaSeeking AviMux::IMediaSeeking_iface |
Definition at line 100 of file avimux.c.
Referenced by QCAP_createAVIMux().
| AviMuxIn* AviMux::in[MAX_PIN_NO-1] |
Definition at line 110 of file avimux.c.
Referenced by create_input_pin(), and flush_queue().
| int AviMux::input_pin_no |
Definition at line 109 of file avimux.c.
Referenced by create_input_pin(), and flush_queue().
| REFERENCE_TIME AviMux::interleave |
Definition at line 105 of file avimux.c.
Referenced by flush_queue(), and QCAP_createAVIMux().
| IPersistMediaPropertyBag AviMux::IPersistMediaPropertyBag_iface |
Definition at line 101 of file avimux.c.
Referenced by QCAP_createAVIMux().
| ISpecifyPropertyPages AviMux::ISpecifyPropertyPages_iface |
Definition at line 102 of file avimux.c.
Referenced by QCAP_createAVIMux().
| AviMuxOut* AviMux::out |
Definition at line 108 of file avimux.c.
Referenced by flush_queue(), and QCAP_createAVIMux().
| REFERENCE_TIME AviMux::preroll |
| REFERENCE_TIME AviMux::start |
Definition at line 112 of file avimux.c.
Referenced by AviMuxIn_Receive().
| REFERENCE_TIME AviMux::stop |
Definition at line 112 of file avimux.c.
Referenced by AviMuxIn_Receive().