|
FFmpeg
|
Public Attributes | |
| const AVClass * | class |
| int64_t | seek_point |
| seekpoint in microseconds | |
| double | seek_point_d |
| char * | format_name |
| char * | file_name |
| char * | stream_specs |
| user-provided list of streams, separated by + | |
| int | stream_index |
| for compatibility | |
| int | loop_count |
| int64_t | discontinuity_threshold |
| int64_t | ts_offset |
| AVFormatContext * | format_ctx |
| int | eof |
| AVPacket | pkt |
| AVPacket | pkt0 |
| int | max_stream_index |
| max stream # actually used for output | |
| MovieStream * | st |
| array of all streams, one per output | |
| int * | out_index |
| stream number -> output number map, or -1 | |
1.8.12