Data Fields

vlm_t Struct Reference

Collaboration diagram for vlm_t:
Collaboration graph
[legend]

Data Fields

vlc_mutex_t lock
vlc_thread_t thread
vlc_mutex_t lock_manage
vlc_cond_t wait_manage
unsigned users
bool input_state_changed
int64_t i_id
vod_tp_vod
int i_media
vlm_media_sys_t ** media
int i_schedule
vlm_schedule_sys_t ** schedule
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

set by the outside (eg.

module_need())

int64_t vlm_t::i_id

Referenced by vlm_ControlMediaAdd(), and vlm_New().

(root of all evil) - 1

Referenced by vlm_Delete().

our parent

Referenced by vlm_Delete(), and vlm_New().

unsigned vlm_t::users

Referenced by vlm_Delete(), and vlm_New().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines