|
xine-lib
1.2.10
|
Data Fields | |
| union { | |
| int64_t offset | |
| uint8_t bytes [8] | |
| } | _ffs |
| unsigned int | size |
| int | ptsoffs |
| int64_t | pts |
| union { ... } qt_frame::_ffs |
Referenced by build_frame_table(), and parse_traf_atom().
| uint8_t qt_frame::bytes[8] |
| int64_t qt_frame::offset |
Referenced by build_frame_table(), and parse_traf_atom().
| int64_t qt_frame::pts |
| int qt_frame::ptsoffs |
Referenced by build_frame_table(), demux_qt_get_optional_data(), demux_qt_send_chunk(), parse_moov_atom(), and parse_traf_atom().
| unsigned int qt_frame::size |
Referenced by build_frame_table(), demux_qt_send_chunk(), demux_qt_send_headers(), parse_moov_atom(), and parse_traf_atom().
1.8.17