decoder_owner_sys_t Struct Reference

Collaboration diagram for decoder_owner_sys_t:

Collaboration graph
[legend]

Data Fields

bool b_own_thread
int64_t i_preroll_end
input_thread_tp_input
aout_instance_tp_aout
aout_input_tp_aout_input
vout_thread_tp_vout
vout_thread_tp_spu_vout
int i_spu_channel
sout_instance_tp_sout
sout_packetizer_input_tp_sout_input
decoder_tp_packetizer
video_format_t video
audio_format_t audio
es_format_t sout
block_fifo_tp_fifo
bool b_cc_supported
vlc_mutex_t lock_cc
bool pb_cc_present [4]
decoder_tpp_cc [4]
picture_tpp_pics [4]
picture_tpp_pics [64]
sout_stream_sys_tp_sys

Field Documentation

bool decoder_owner_sys_t::b_own_thread

int64_t decoder_owner_sys_t::i_preroll_end

input_thread_t* decoder_owner_sys_t::p_input

aout_instance_t* decoder_owner_sys_t::p_aout

aout_input_t* decoder_owner_sys_t::p_aout_input

vout_thread_t* decoder_owner_sys_t::p_vout

vout_thread_t* decoder_owner_sys_t::p_spu_vout

int decoder_owner_sys_t::i_spu_channel

sout_instance_t* decoder_owner_sys_t::p_sout

sout_packetizer_input_t* decoder_owner_sys_t::p_sout_input

decoder_t* decoder_owner_sys_t::p_packetizer

video_format_t decoder_owner_sys_t::video

audio_format_t decoder_owner_sys_t::audio

es_format_t decoder_owner_sys_t::sout

block_fifo_t* decoder_owner_sys_t::p_fifo

bool decoder_owner_sys_t::b_cc_supported

vlc_mutex_t decoder_owner_sys_t::lock_cc

bool decoder_owner_sys_t::pb_cc_present[4]

decoder_t* decoder_owner_sys_t::pp_cc[4]

picture_t* decoder_owner_sys_t::pp_pics[4]

picture_t* decoder_owner_sys_t::pp_pics[64]

sout_stream_sys_t* decoder_owner_sys_t::p_sys


The documentation for this struct was generated from the following files:
Generated on Wed Aug 13 08:45:32 2008 for VLC by  doxygen 1.5.1