|
FFmpeg 7.1.2
|
Data Fields | |
| AVStream * | st |
| AVCodecContext * | enc |
| int64_t | next_pts |
| int | samples_count |
| AVFrame * | frame |
| AVFrame * | tmp_frame |
| AVPacket * | tmp_pkt |
| float | t |
| float | tincr |
| float | tincr2 |
| struct SwsContext * | sws_ctx |
| struct SwrContext * | swr_ctx |
| AVCodecContext* OutputStream::enc |
| int64_t OutputStream::next_pts |
| struct SwrContext* OutputStream::swr_ctx |