xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
uint32_t | mime |
uint32_t | sfile |
uint32_t | init |
uint32_t | media |
uint32_t | id |
uint32_t | type |
uint32_t | index_p |
uint32_t | index_as |
uint32_t | index_r |
uint32_t | timebase |
uint32_t | bitrate |
uint32_t | samplerate |
uint32_t | w |
uint32_t | h |
uint32_t | frag_start |
uint32_t | frag_duration |
uint32_t | frag_count |
xine_rats_t | fd |
uint32_t mpd_stream_info_t::bitrate |
<< units/second
Referenced by mpd_input_load_manifest(), and mpd_input_open().
xine_rats_t mpd_stream_info_t::fd |
<< 0 in live mode
uint32_t mpd_stream_info_t::frag_count |
<< timebase units
uint32_t mpd_stream_info_t::frag_duration |
<< frag number offset
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::frag_start |
<< video pixels
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::h |
Referenced by mpd_input_load_manifest(), and mpd_input_open().
uint32_t mpd_stream_info_t::id |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::index_as |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::index_p |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::index_r |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::init |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::media |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::mime |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::samplerate |
<< bits/second
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::sfile |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::timebase |
<< xine_stree_t units
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::type |
Referenced by mpd_input_load_manifest().
uint32_t mpd_stream_info_t::w |
<< audio_samples/second
Referenced by mpd_input_load_manifest(), and mpd_input_open().