![]() |
Audacity 3.2.0
|
#include <ffmpeg-2.3.6-single-header.h>
Public Attributes | |
| int | id |
| int | flags |
| enum AVDiscard | discard |
| unsigned int * | stream_index |
| unsigned int | nb_stream_indexes |
| AVDictionary * | metadata |
| int | program_num |
| int | pmt_pid |
| int | pcr_pid |
| int64_t | start_time |
| int64_t | end_time |
| int64_t | pts_wrap_reference |
| int | pts_wrap_behavior |
| int | pmt_version |
Definition at line 4497 of file ffmpeg-2.3.6-single-header.h.
| enum AVDiscard AVProgram::discard |
Definition at line 4500 of file ffmpeg-2.3.6-single-header.h.
| int64_t AVProgram::end_time |
Definition at line 4510 of file ffmpeg-2.3.6-single-header.h.
| int AVProgram::flags |
Definition at line 4499 of file ffmpeg-2.3.6-single-header.h.
| int AVProgram::id |
Definition at line 4498 of file ffmpeg-2.3.6-single-header.h.
| AVDictionary * AVProgram::metadata |
Definition at line 4503 of file ffmpeg-2.3.6-single-header.h.
| unsigned int AVProgram::nb_stream_indexes |
Definition at line 4502 of file ffmpeg-2.3.6-single-header.h.
| int AVProgram::pcr_pid |
Definition at line 4507 of file ffmpeg-2.3.6-single-header.h.
| int AVProgram::pmt_pid |
Definition at line 4506 of file ffmpeg-2.3.6-single-header.h.
| int AVProgram::pmt_version |
Definition at line 4804 of file ffmpeg-4.2.4-single-header.h.
| int AVProgram::program_num |
Definition at line 4505 of file ffmpeg-2.3.6-single-header.h.
| int AVProgram::pts_wrap_behavior |
Definition at line 4513 of file ffmpeg-2.3.6-single-header.h.
| int64_t AVProgram::pts_wrap_reference |
Definition at line 4512 of file ffmpeg-2.3.6-single-header.h.
| int64_t AVProgram::start_time |
Definition at line 4509 of file ffmpeg-2.3.6-single-header.h.
| unsigned int * AVProgram::stream_index |
Definition at line 4501 of file ffmpeg-2.3.6-single-header.h.