FFmpeg
|
Data Fields | |
const char * | name |
int64_t | duration |
int | bitrate |
int | track_id |
int | is_audio |
int | is_video |
int | width |
int | height |
int | chunks |
int | sample_rate |
int | channels |
uint8_t * | codec_private |
int | codec_private_size |
struct MoofOffset * | offsets |
int | timescale |
const char * | fourcc |
int | blocksize |
int | tag |
Detailed Description
Definition at line 61 of file ismindex.c.
Field Documentation
int Track::bitrate |
Definition at line 64 of file ismindex.c.
Referenced by handle_file(), output_client_manifest(), output_server_manifest(), and write_fragments().
int Track::blocksize |
Definition at line 75 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int Track::channels |
Definition at line 69 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int Track::chunks |
Definition at line 68 of file ismindex.c.
Referenced by output_client_manifest(), print_track_chunks(), read_tfra(), and write_fragments().
uint8_t* Track::codec_private |
Definition at line 70 of file ismindex.c.
Referenced by clean_tracks(), get_private_data(), get_video_private_data(), and output_client_manifest().
int Track::codec_private_size |
Definition at line 71 of file ismindex.c.
Referenced by get_private_data(), get_video_private_data(), and output_client_manifest().
int64_t Track::duration |
Definition at line 63 of file ismindex.c.
Referenced by handle_file(), and read_tfra().
const char* Track::fourcc |
Definition at line 74 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int Track::height |
Definition at line 67 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int Track::is_audio |
Definition at line 66 of file ismindex.c.
Referenced by handle_file(), output_client_manifest(), and print_track_chunks().
int Track::is_video |
Definition at line 66 of file ismindex.c.
Referenced by handle_file(), output_client_manifest(), output_server_manifest(), and write_fragments().
const char* Track::name |
Definition at line 62 of file ismindex.c.
Referenced by 7digital-python.lockerEndpoint.LockerArtist::__init__(), 7digital-python.lib.py7digital.Artist::__init__(), 7digital-python.lib.py7digital.Tag::__init__(), 7digital-python.lib.py7digital.Label::__init__(), 7digital-python.lib.py7digital.Artist::get_name(), 7digital-python.lib.py7digital.Tag::get_name(), 7digital-python.lib.py7digital.Label::get_name(), handle_file(), output_client_manifest(), output_server_manifest(), print_track_chunks(), 7digital-python.lib.py7digital.Artist::set_name(), 7digital-python.lib.py7digital.Tag::set_name(), and 7digital-python.lib.py7digital.Label::set_name().
struct MoofOffset* Track::offsets |
Definition at line 72 of file ismindex.c.
Referenced by clean_tracks(), print_track_chunks(), read_tfra(), and write_fragments().
int Track::sample_rate |
Definition at line 69 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int Track::tag |
Definition at line 76 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
int Track::timescale |
Definition at line 73 of file ismindex.c.
Referenced by handle_file().
int Track::track_id |
Definition at line 65 of file ismindex.c.
Referenced by handle_file(), output_server_manifest(), and read_tfra().
int Track::width |
Definition at line 67 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
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