xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
spu_decoder_t | spu_decoder |
xine_stream_t * | stream |
spu_dvb_descriptor_t | spu_descriptor |
char * | pes_pkt_wrptr |
unsigned int | pes_pkt_size |
int | timeout |
int | longest_hold_vpts |
int64_t | vpts |
dvbsub_func_t | dvbsub |
int | show |
char | pes_pkt [65 *1024] |
dvbsub_func_t dvb_spu_decoder_s::dvbsub |
int dvb_spu_decoder_s::longest_hold_vpts |
char dvb_spu_decoder_s::pes_pkt[65 *1024] |
unsigned int dvb_spu_decoder_s::pes_pkt_size |
char* dvb_spu_decoder_s::pes_pkt_wrptr |
int dvb_spu_decoder_s::show |
spu_decoder_t dvb_spu_decoder_s::spu_decoder |
spu_dvb_descriptor_t dvb_spu_decoder_s::spu_descriptor |
xine_stream_t* dvb_spu_decoder_s::stream |
int dvb_spu_decoder_s::timeout |
int64_t dvb_spu_decoder_s::vpts |