ReactOS 0.4.15-dev-8636-g945e856
|
Public Attributes | |
BaseOutputPin | pin |
IQualityControl | IQualityControl_iface |
int | cur_stream |
LONGLONG | cur_time |
int | buf_pos |
BYTE | buf [65536] |
int | movi_off |
int | out_pos |
int | size |
IStream * | stream |
int AviMuxOut::cur_stream |
Definition at line 46 of file avimux.c.
Referenced by flush_queue(), and QCAP_createAVIMux().
LONGLONG AviMuxOut::cur_time |
Definition at line 47 of file avimux.c.
Referenced by flush_queue(), and QCAP_createAVIMux().
IQualityControl AviMuxOut::IQualityControl_iface |
Definition at line 44 of file avimux.c.
Referenced by QCAP_createAVIMux().
BaseOutputPin AviMuxOut::pin |
Definition at line 43 of file avimux.c.
Referenced by impl_from_out_IQualityControl(), and QCAP_createAVIMux().
int AviMuxOut::size |
Definition at line 54 of file avimux.c.
Referenced by flush_queue().
IStream* AviMuxOut::stream |
Definition at line 55 of file avimux.c.
Referenced by QCAP_createAVIMux().