FFmpeg
|
Data Fields | |
int | version |
int | first_frame |
int | first_framesz |
int | last_frame |
int | compoff |
int | framecnt |
AVRational | fps |
int | frame |
int | next_frame |
int | next_framesz |
int | video_stream_index |
int | audio_stream_index |
int | compcount |
unsigned char | components [16] |
AVStream * | vst |
int | has_audio |
unsigned | audiosize |
Detailed Description
Field Documentation
int ThpDemuxContext::audio_stream_index |
Definition at line 39 of file thp.c.
Referenced by thp_read_header(), and thp_read_packet().
unsigned ThpDemuxContext::audiosize |
Definition at line 44 of file thp.c.
Referenced by thp_read_packet().
int ThpDemuxContext::compcount |
Definition at line 40 of file thp.c.
Referenced by thp_read_header().
int ThpDemuxContext::compoff |
Definition at line 32 of file thp.c.
Referenced by thp_read_header().
unsigned char ThpDemuxContext::components[16] |
Definition at line 41 of file thp.c.
Referenced by thp_read_header().
int ThpDemuxContext::first_frame |
Definition at line 29 of file thp.c.
Referenced by thp_read_header().
int ThpDemuxContext::first_framesz |
Definition at line 30 of file thp.c.
Referenced by thp_read_header().
AVRational ThpDemuxContext::fps |
Definition at line 34 of file thp.c.
Referenced by thp_read_header().
int ThpDemuxContext::frame |
Definition at line 35 of file thp.c.
Referenced by thp_read_packet().
int ThpDemuxContext::framecnt |
Definition at line 33 of file thp.c.
Referenced by thp_read_header(), and thp_read_packet().
int ThpDemuxContext::has_audio |
Definition at line 43 of file thp.c.
Referenced by thp_read_header(), and thp_read_packet().
int ThpDemuxContext::last_frame |
Definition at line 31 of file thp.c.
Referenced by thp_read_header().
int ThpDemuxContext::next_frame |
Definition at line 36 of file thp.c.
Referenced by thp_read_header(), and thp_read_packet().
int ThpDemuxContext::next_framesz |
Definition at line 37 of file thp.c.
Referenced by thp_read_header(), and thp_read_packet().
int ThpDemuxContext::version |
Definition at line 28 of file thp.c.
Referenced by 7digital-python.lockerEndpoint.Track::__init__(), 7digital-python.lib.oauth.OAuthServer::_get_version(), and thp_read_header().
int ThpDemuxContext::video_stream_index |
Definition at line 38 of file thp.c.
Referenced by thp_read_header(), and thp_read_packet().
AVStream* ThpDemuxContext::vst |
Definition at line 42 of file thp.c.
Referenced by thp_read_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11