event_thread_t Struct Reference

Collaboration diagram for event_thread_t:

Collaboration graph
[legend]

Data Fields

access_tp_access
vlc_mutex_t lock
block_tp_frame
block_t ** pp_last
demux_tp_demux
bool b_moved
bool b_clicked
int i_key_action
bool b_still
int64_t i_still_end
demux_tp_demux
VLC_COMMON_MEMBERS vout_thread_tp_vout
VLC_COMMON_MEMBERS vout_thread_tp_vout
VLC_COMMON_MEMBERS these members are common for all vlc objects
int i_object_id
int i_object_type
const char * psz_object_type
char * psz_object_name
char * psz_header
int i_flags
volatile bool b_error
 set by the object
volatile bool b_die
 set by the outside
volatile bool b_dead
 set by the object
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent
void * p_private
int be_sure_to_add_VLC_COMMON_MEMBERS_to_struct
 Just a reminder so that people don't cast garbage.
VLC_COMMON_MEMBERS these members are common for all vlc objects
const char * psz_object_type
char * psz_object_name
char * psz_header
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent
void * p_private
VLC_COMMON_MEMBERS these members are common for all vlc objects
const char * psz_object_type
char * psz_object_name
char * psz_header
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent
void * p_private

Field Documentation

int event_thread_t::i_object_id

int event_thread_t::i_object_type

const char* event_thread_t::psz_object_type

char* event_thread_t::psz_object_name

char* event_thread_t::psz_header

int event_thread_t::i_flags

volatile bool event_thread_t::b_error

set by the object

volatile bool event_thread_t::b_die

set by the outside

volatile bool event_thread_t::b_dead

set by the object

bool event_thread_t::b_force

set by the outside (eg.

module_Need())

libvlc_int_t* event_thread_t::p_libvlc

(root of all evil) - 1

vlc_object_t* event_thread_t::p_parent

our parent

void* event_thread_t::p_private

int event_thread_t::be_sure_to_add_VLC_COMMON_MEMBERS_to_struct

Just a reminder so that people don't cast garbage.

access_t* event_thread_t::p_access

vlc_mutex_t event_thread_t::lock

block_t* event_thread_t::p_frame

block_t** event_thread_t::pp_last

const char* event_thread_t::psz_object_type

char* event_thread_t::psz_object_name

char* event_thread_t::psz_header

libvlc_int_t* event_thread_t::p_libvlc

(root of all evil) - 1

vlc_object_t* event_thread_t::p_parent

our parent

void* event_thread_t::p_private

demux_t* event_thread_t::p_demux

bool event_thread_t::b_moved

bool event_thread_t::b_clicked

int event_thread_t::i_key_action

bool event_thread_t::b_still

int64_t event_thread_t::i_still_end

const char* event_thread_t::psz_object_type

char* event_thread_t::psz_object_name

char* event_thread_t::psz_header

libvlc_int_t* event_thread_t::p_libvlc

(root of all evil) - 1

vlc_object_t* event_thread_t::p_parent

our parent

void* event_thread_t::p_private

demux_t* event_thread_t::p_demux

VLC_COMMON_MEMBERS vout_thread_t* event_thread_t::p_vout

VLC_COMMON_MEMBERS vout_thread_t* event_thread_t::p_vout


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