|
FFmpeg
|
A video packet with an XMV file. More...
Public Attributes | |
| int | created |
| int | stream_index |
| The decoder stream index for this video packet. | |
| uint32_t | data_size |
| The size of the remaining video data. | |
| uint64_t | data_offset |
| The offset of the video data within the file. | |
| uint32_t | current_frame |
| The current frame within this video packet. | |
| uint32_t | frame_count |
| The amount of frames within this video packet. | |
| int | has_extradata |
| Does the video packet contain extra data? | |
| uint8_t | extradata [4] |
| The extra data. | |
| int64_t | last_pts |
| PTS of the last video frame. | |
| int64_t | pts |
| PTS of the most current video frame. | |
A video packet with an XMV file.
1.8.12