| 
    FFmpeg
    
   | 
 
Data Fields | |
| const AVClass * | class | 
| int | window_size | 
| int | extra_window_size | 
| int | min_frag_duration | 
| int | remove_at_exit | 
| OutputStream * | streams | 
| int | nb_streams | 
| int HDSContext::window_size | 
Definition at line 70 of file hdsenc.c.
Referenced by hds_flush(), and write_abst().
| int HDSContext::extra_window_size | 
Definition at line 71 of file hdsenc.c.
Referenced by hds_flush().
| int HDSContext::min_frag_duration | 
Definition at line 72 of file hdsenc.c.
Referenced by hds_write_header(), and hds_write_packet().
| int HDSContext::remove_at_exit | 
Definition at line 73 of file hdsenc.c.
Referenced by hds_flush(), and hds_write_trailer().
| OutputStream* HDSContext::streams | 
Definition at line 75 of file hdsenc.c.
Referenced by hds_free(), hds_write_header(), hds_write_packet(), hds_write_trailer(), and write_manifest().
| int HDSContext::nb_streams | 
Definition at line 76 of file hdsenc.c.
Referenced by hds_write_header(), hds_write_trailer(), and write_manifest().
 1.8.6