
Data Structures | |
| struct | sout_stream_id_t |
| struct | sout_stream_sys_t |
| struct | muxer_properties_t |
Defines | |
| #define | DST_PREFIX_TEXT N_("Destination prefix") |
| #define | DST_PREFIX_LONGTEXT |
| #define | SOUT_CFG_PREFIX "sout-record-" |
| #define | M(muxer, ext, count,...) { .psz_muxer = muxer, .psz_extension = ext, .i_es_max = count, .codec = { __VA_ARGS__, 0 } } |
Functions | |
| static int | Open (vlc_object_t *) |
| Probes and initializes. | |
| static void | Close (vlc_object_t *) |
| Releases resources. | |
| int | vlc_entry__main (module_t *p_module) |
| const char * | vlc_entry_license__main (void) |
| static sout_stream_id_t * | Add (sout_stream_t *, es_format_t *) |
| static int | Del (sout_stream_t *, sout_stream_id_t *) |
| static int | Send (sout_stream_t *, sout_stream_id_t *, block_t *) |
| static void | OutputStart (sout_stream_t *p_stream) |
| static void | OutputSend (sout_stream_t *p_stream, sout_stream_id_t *id, block_t *) |
| static int | OutputNew (sout_stream_t *p_stream, const char *psz_muxer, const char *psz_prefix, const char *psz_extension) |
Variables | |
| static const char *const | ppsz_sout_options [] |
| static const muxer_properties_t | p_muxers [] |
| #define DST_PREFIX_LONGTEXT |
Value:
N_( \ "Prefix of the destination file automatically generated" )
| #define DST_PREFIX_TEXT N_("Destination prefix") |
| #define M | ( | muxer, | |||
| ext, | |||||
| count, | |||||
| ... | ) | { .psz_muxer = muxer, .psz_extension = ext, .i_es_max = count, .codec = { __VA_ARGS__, 0 } } |
Referenced by DateTimeSend().
| #define SOUT_CFG_PREFIX "sout-record-" |
| static sout_stream_id_t * Add | ( | sout_stream_t * | p_stream, | |
| es_format_t * | p_fmt | |||
| ) | [static] |
| static void Close | ( | vlc_object_t * | p_this | ) | [static] |
Releases resources.
Close the module.
Destroys the X11 window.
Disconnect from the X server.
Close a SDL video output.
It destroys an OpenGL vout display.
Terminate a vout display created by Open.
It destroyes a Direct3D vout display.
Terminate an output method created by Open.
Release the drawable.
Close a libcaca video output.
Close a aa video output method.
Close the filter.
Terminate a splitter module.
This function closes a clone video splitter module.
Common close function.
Releases allocate resources.
Close: Destructor.
| p_this | pointer to this filter object | |
| p_this,: | the filter object |
| static int Del | ( | sout_stream_t * | p_stream, | |
| sout_stream_id_t * | id | |||
| ) | [static] |
References sout_stream_sys_t::b_drop, block_ChainRelease(), es_format_Clean(), sout_stream_id_t::fmt, sout_stream_sys_t::i_id, sout_stream_sys_t::id, sout_stream_id_t::id, OutputStart(), sout_stream_id_t::p_first, sout_stream_sys_t::p_out, sout_stream_t::p_sys, sout_StreamIdDel(), TAB_REMOVE, and VLC_SUCCESS.
| static int Open | ( | vlc_object_t * | p_this | ) | [static] |
Probes and initializes.
Status of this demuxer: Real Media format -----------------.
Basic chorus/flanger/delay audio filter This implements a variable delay filter for VLC.
Todo:
Open the module.
Create an X11 window.
Probe the X server.
This function initializes SDL vout method.
It creates an OpenGL vout display.
This function allocates and initialize the DirectX vout display.
It creates a Direct3D vout display.
This function allocates and initializes a FB vout method.
Find the drawable set by libvlc application.
This function initializes libcaca vout method.
This function allocates and initializes a aa vout method.
This function allocates and initializes a Wall splitter module.
Open the filter.
This function allocates and initializes a Clone splitter module.
Open: initialize and create stuff.
Connect to the sftp server and ask for a file.
| p_this,: | the vlc_object |
| p_this | ||
| p_this,: | the filter object |
| static int OutputNew | ( | sout_stream_t * | p_stream, | |
| const char * | psz_muxer, | |||
| const char * | psz_prefix, | |||
| const char * | psz_extension | |||
| ) | [static] |
References asprintf(), sout_stream_id_t::fmt, i, sout_stream_sys_t::i_id, sout_stream_id_t::id, sout_stream_sys_t::id, msg_Dbg, sout_stream_t::p_libvlc, sout_stream_sys_t::p_out, sout_stream_t::p_sout, sout_stream_t::p_sys, sout_StreamChainNew(), sout_StreamIdAdd(), and var_SetString.
Referenced by OutputStart().
| static void OutputSend | ( | sout_stream_t * | p_stream, | |
| sout_stream_id_t * | id, | |||
| block_t * | p_block | |||
| ) | [static] |
References sout_stream_sys_t::b_drop, sout_stream_id_t::b_wait_key, sout_stream_id_t::b_wait_start, block_ChainLastAppend(), block_ChainProperties(), block_ChainRelease(), BLOCK_FLAG_TYPE_I, BLOCK_FLAG_TYPE_MASK, block_t::i_dts, sout_stream_sys_t::i_dts_start, block_t::i_flags, sout_stream_sys_t::i_size, sout_stream_id_t::id, sout_stream_sys_t::p_out, sout_stream_t::p_sys, sout_stream_id_t::pp_last, and sout_StreamIdSend().
Referenced by OutputStart(), and Send().
| static void OutputStart | ( | sout_stream_t * | p_stream | ) | [static] |
References sout_stream_sys_t::b_drop, BLOCK_FLAG_TYPE_I, muxer_properties_t::codec, sout_stream_id_t::fmt, i, es_format_t::i_codec, block_t::i_dts, sout_stream_sys_t::i_dts_start, muxer_properties_t::i_es_max, block_t::i_flags, sout_stream_sys_t::i_id, sout_stream_id_t::id, sout_stream_sys_t::id, msg_Dbg, msg_Err, msg_Warn, OutputNew(), OutputSend(), sout_stream_id_t::p_first, block_t::p_next, sout_stream_sys_t::p_out, sout_stream_t::p_sys, muxer_properties_t::psz_extension, muxer_properties_t::psz_muxer, sout_stream_sys_t::psz_prefix, sout_StreamChainDelete(), sout_StreamIdDel(), and vlc_unlink().
| static int Send | ( | sout_stream_t * | p_stream, | |
| sout_stream_id_t * | id, | |||
| block_t * | p_buffer | |||
| ) | [static] |
| int vlc_entry__main | ( | module_t * | p_module | ) |
| const char* vlc_entry_license__main | ( | void | ) |
const muxer_properties_t p_muxers[] [static] |
const char* const ppsz_sout_options[] [static] |
Initial value:
{
"dst-prefix",
NULL
}
1.5.6