Data Fields

sout_access_out_t Struct Reference

Stream output access_output. More...

Collaboration diagram for sout_access_out_t:
Collaboration graph
[legend]

Data Fields

module_tp_module
char * psz_access
char * psz_path
sout_access_out_sys_tp_sys
int(* pf_seek )(sout_access_out_t *, off_t)
ssize_t(* pf_read )(sout_access_out_t *, block_t *)
ssize_t(* pf_write )(sout_access_out_t *, block_t *)
int(* pf_control )(sout_access_out_t *, int, va_list)
config_chain_tp_cfg
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

Detailed Description

Stream output access_output.


Field Documentation

set by the outside (eg.

module_need())

(root of all evil) - 1

our parent

Referenced by sout_AccessOutNew().


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