|
FFmpegfs Fuse Multi Media Filesystem 2.16
|
This is the complete list of members for VcdChapter, including all inherited members.
| get_duration() const | VcdChapter | |
| get_end_pos() const | VcdChapter | |
| get_filename() const | VcdChapter | |
| get_frame() const | VcdChapter | |
| get_is_svcd() const | VcdChapter | |
| get_lba() const | VcdChapter | |
| get_min() const | VcdChapter | |
| get_sec() const | VcdChapter | |
| get_size() const | VcdChapter | |
| get_start_pos() const | VcdChapter | |
| get_start_time() const | VcdChapter | |
| get_track_no() const | VcdChapter | |
| m_duration | VcdChapter | protected |
| m_end_pos | VcdChapter | protected |
| m_frame | VcdChapter | protected |
| m_is_svcd | VcdChapter | protected |
| m_min | VcdChapter | protected |
| m_sec | VcdChapter | protected |
| m_start_pos | VcdChapter | protected |
| m_track_no | VcdChapter | protected |
| operator!=(const VcdChapter &other) const | VcdChapter | |
| operator<(const VcdChapter &other) const | VcdChapter | |
| operator<=(const VcdChapter &other) const | VcdChapter | |
| operator=(VcdChapter const &other) | VcdChapter | |
| operator==(const VcdChapter &other) const | VcdChapter | |
| operator>(const VcdChapter &other) const | VcdChapter | |
| operator>=(const VcdChapter &other) const | VcdChapter | |
| readio(FILE *fpi, int track_no) | VcdChapter | protected |
| VcdChapter(bool is_svcd) | VcdChapter | explicit |
| VcdChapter(const VCDCHAPTER &VcdChapter, bool is_svcd) | VcdChapter | explicit |
| VcdChapter(int track_no, int min, int sec, int frame, bool is_svcd, int64_t duration) | VcdChapter | explicit |
| VcdEntries (defined in VcdChapter) | VcdChapter | friend |
| ~VcdChapter()=default | VcdChapter | virtual |