FFmpeg
Data Fields
Track Struct Reference

Data Fields

const char *  name
 
int64_t  duration
 
 
 
 
 
 
 
 
 
 
 
 
struct MoofOffsetoffsets
 
 
const char *  fourcc
 
 
int  tag
 
char  codec_str [30]
 
int64_t  sidx_start
 
int64_t  sidx_length
 

Detailed Description

Definition at line 69 of file ismindex.c.

Field Documentation

const char * Track::name

Definition at line 70 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), output_mpd(), output_server_manifest(), print_track_chunks(), and write_fragments().

int64_t Track::duration

Definition at line 71 of file ismindex.c.

Referenced by handle_file(), and read_tfra().

int Track::bitrate

Definition at line 72 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), output_mpd(), output_server_manifest(), and write_fragments().

int Track::track_id

Definition at line 73 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), output_mpd(), output_server_manifest(), read_tfra(), and write_fragments().

int Track::is_audio

Definition at line 74 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), output_mpd(), and print_track_chunks().

int Track::is_video

Definition at line 74 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), output_mpd(), output_server_manifest(), and write_fragments().

int Track::width

Definition at line 75 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), and output_mpd().

int Track::height

Definition at line 75 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), and output_mpd().

int Track::chunks

Definition at line 76 of file ismindex.c.

Referenced by output_client_manifest(), print_track_chunks(), read_tfra(), and write_fragments().

int Track::sample_rate

Definition at line 77 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), and output_mpd().

int Track::channels

Definition at line 77 of file ismindex.c.

Referenced by handle_file(), output_client_manifest(), and output_mpd().

uint8_t* Track::codec_private

Definition at line 78 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 79 of file ismindex.c.

Referenced by get_private_data(), get_video_private_data(), and output_client_manifest().

struct MoofOffset* Track::offsets

Definition at line 80 of file ismindex.c.

Referenced by clean_tracks(), print_track_chunks(), read_tfra(), and write_fragments().

int Track::timescale

Definition at line 81 of file ismindex.c.

Referenced by handle_file().

const char* Track::fourcc

Definition at line 82 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Track::blocksize

Definition at line 83 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

int Track::tag

Definition at line 84 of file ismindex.c.

Referenced by handle_file(), and output_client_manifest().

char Track::codec_str[30]

Definition at line 44 of file sidxindex.c.

Referenced by handle_file(), and output_mpd().

int64_t Track::sidx_start

Definition at line 45 of file sidxindex.c.

Referenced by find_sidx(), and output_mpd().

int64_t Track::sidx_length

Definition at line 45 of file sidxindex.c.

Referenced by find_sidx(), and output_mpd().


The documentation for this struct was generated from the following files:

Generated on Fri Jan 12 2018 01:48:36 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /