Data Fields

sout_stream_t Struct Reference

Collaboration diagram for sout_stream_t:
Collaboration graph
[legend]

Data Fields

module_tp_module
sout_instance_tp_sout
char * psz_name
config_chain_tp_cfg
sout_stream_tp_next
sout_stream_id_t *(* pf_add )(sout_stream_t *, es_format_t *)
int(* pf_del )(sout_stream_t *, sout_stream_id_t *)
int(* pf_send )(sout_stream_t *, sout_stream_id_t *, block_t *)
sout_stream_sys_tp_sys
bool pace_nocontrol
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

our parent

Referenced by sout_StreamDelete().

Referenced by sout_StreamNew().

Referenced by sout_StreamNew().

Referenced by sout_InputNew(), and sout_StreamIdAdd().


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