Data Fields

vod_t Struct Reference
[Video On Demand (VOD)]

Collaboration diagram for vod_t:
Collaboration graph
[legend]

Data Fields

module_tp_module
vod_sys_tp_sys
vod_media_t *(* pf_media_new )(vod_t *, const char *, input_item_t *)
void(* pf_media_del )(vod_t *, vod_media_t *)
int(* pf_media_control )(void *, vod_media_t *, const char *, int, va_list)
void * p_data
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())

(root of all evil) - 1

Referenced by vlm_ControlMediaAdd(), and vlm_Delete().

our parent

int(* vod_t::pf_media_control)(void *, vod_media_t *, const char *, int, va_list)

Referenced by vlm_OnMediaUpdate().


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