Go to the source code of this file.
◆ DEFAULT_ICE_USER
#define DEFAULT_ICE_USER "source" |
◆ NOT_EMPTY
#define NOT_EMPTY |
( |
|
s | ) |
(s && s[0]) |
◆ OFFSET
◆ cat_header()
static void cat_header |
( |
AVBPrint * |
bp, |
|
|
const char |
key[], |
|
|
const char |
value[] |
|
) |
| |
|
static |
◆ icecast_close()
◆ icecast_open()
◆ icecast_write()
◆ options
Initial value:= {
{
"legacy_icecast",
"use legacy SOURCE method, for Icecast < v2.4",
OFFSET(legacy_icecast),
AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1,
E },
}
Definition at line 56 of file icecast.c.
◆ icecast_context_class
const AVClass icecast_context_class |
|
static |
Initial value:= {
.class_name = "icecast",
}
Definition at line 208 of file icecast.c.
◆ ff_icecast_protocol