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 |
Definition at line 59 of file ismindex.c.
Definition at line 62 of file ismindex.c.
Referenced by handle_file(), output_client_manifest(), output_server_manifest(), and write_fragments().
Definition at line 73 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 67 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 66 of file ismindex.c.
Referenced by output_client_manifest(), read_tfra(), and write_fragments().
Definition at line 68 of file ismindex.c.
Referenced by clean_files(), get_private_data(), get_video_private_data(), and output_client_manifest().
Definition at line 69 of file ismindex.c.
Referenced by get_private_data(), get_video_private_data(), and output_client_manifest().
| int64_t VideoFile::duration |
| const char* VideoFile::fourcc |
Definition at line 72 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 65 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 64 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 64 of file ismindex.c.
Referenced by handle_file(), output_client_manifest(), output_server_manifest(), and write_fragments().
| const char* VideoFile::name |
Definition at line 60 of file ismindex.c.
Referenced by handle_file(), output_client_manifest(), and output_server_manifest().
struct MoofOffset* VideoFile::offsets [read] |
Definition at line 70 of file ismindex.c.
Referenced by clean_files(), output_client_manifest(), read_tfra(), and write_fragments().
Definition at line 67 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 74 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
Definition at line 63 of file ismindex.c.
Referenced by handle_file(), output_server_manifest(), and read_tfra().
Definition at line 65 of file ismindex.c.
Referenced by handle_file(), and output_client_manifest().
1.5.8