Stream output instance. More...

Data Fields | |
| char * | psz_sout |
| vlc_meta_t * | p_meta |
| int | i_out_pace_nocontrol |
| count of output that can't control the space | |
| vlc_mutex_t | lock |
| sout_stream_t * | p_stream |
| sout_instance_sys_t * | p_sys |
| Private. | |
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \ | |
| const char * | psz_object_type |
| char * | psz_header |
| int | i_flags |
| volatile bool | b_die |
| set by the outside | |
| bool | b_force |
| set by the outside (eg. | |
| libvlc_int_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
Stream output instance.
| volatile bool sout_instance_t::b_die |
set by the outside
set by the outside (eg.
count of output that can't control the space
Referenced by EsOutSend(), Init(), sout_MuxNew(), sout_MuxSendBuffer(), and sout_NewInstance().
Referenced by sout_DeleteInstance(), sout_InputDelete(), sout_InputNew(), sout_InputSendBuffer(), and sout_NewInstance().
(root of all evil) - 1
Referenced by sout_DeleteInstance(), and sout_NewInstance().
our parent
Referenced by sout_DeleteInstance(), sout_InputDelete(), sout_InputNew(), sout_InputSendBuffer(), and sout_NewInstance().
Private.
Referenced by sout_NewInstance().
| const char* sout_instance_t::psz_object_type |
Referenced by RequestSout(), sout_DeleteInstance(), and sout_NewInstance().
1.7.1