|
FFmpeg
|
Public Attributes | |
| int | bytes_per_packet |
| bytes in a packet, or 0 if variable | |
| int | frames_per_packet |
| frames in a packet, or 0 if variable | |
| int64_t | num_bytes |
| total number of bytes in stream | |
| int64_t | packet_cnt |
| packet counter | |
| int64_t | frame_cnt |
| frame counter | |
| int64_t | data_start |
| data start position, in bytes | |
| int64_t | data_size |
| raw data size, in bytes | |
1.8.12