Data Fields

sout_instance_t Struct Reference

Stream output instance (FIXME: should be private to src/ to avoid invalid unsynchronized access). More...

Collaboration diagram for sout_instance_t:
Collaboration graph
[legend]

Data Fields

char * psz_sout
int i_out_pace_nocontrol
 count of output that can't control the space
vlc_mutex_t lock
sout_stream_tp_stream
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 instance (FIXME: should be private to src/ to avoid invalid unsynchronized access).


Field Documentation

set by the outside (eg.

module_need())

count of output that can't control the space

Referenced by EsOutSend(), Init(), sout_MuxNew(), sout_MuxSendBuffer(), sout_NewInstance(), sout_StreamDelete(), and sout_StreamNew().

(root of all evil) - 1

our parent


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