|
FFmpeg
|
Public Attributes | |
| AVIOContext * | pb |
| timeline file | |
| int64_t | epoch |
| int64_t | pts |
| pts for next data chunk | |
| int64_t | last_valid_pts |
| latest valid pts, used for interactive seeking | |
| AVIndexEntry * | index_entries |
| int | nb_index_entries |
| unsigned int | index_entries_allocated_size |
| int64_t | timeline_start_pos |
| WtvFile | file [WTV_FILES] |
| int64_t | serial |
| chunk serial number | |
| int64_t | last_chunk_pos |
| last chunk position | |
| int64_t | last_timestamp_pos |
| last timestamp chunk position | |
| int64_t | first_index_pos |
| first index_chunk position | |
| WtvChunkEntry | index [MAX_NB_INDEX] |
| int | nb_index |
| int | first_video_flag |
| WtvSyncEntry * | st_pairs |
| int | nb_st_pairs |
| WtvSyncEntry * | sp_pairs |
| int | nb_sp_pairs |
| int64_t | last_pts |
| int64_t | last_serial |
| AVPacket | thumbnail |
1.8.12