Go to the source code of this file.
◆ sap_write_close()
◆ sap_write_header()
◆ sap_write_packet()
◆ ff_sap_muxer
Initial value:= {
.name = "sap",
.priv_data_size =
sizeof(
struct SAPState),
}
static int sap_write_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int sap_write_close(AVFormatContext *s)
static int sap_write_header(AVFormatContext *s)
Definition at line 271 of file sapenc.c.