SoX native format muxer.
More...
Go to the source code of this file.
◆ sox_write_header()
◆ sox_write_trailer()
◆ ff_sox_muxer
Initial value:= {
.p.name = "sox",
.p.extensions = "sox",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
#define FF_OFMT_FLAG_MAX_ONE_OF_EACH
If this flag is set, it indicates that for each codec type whose corresponding default codec (i....
static int sox_write_header(AVFormatContext *s)
static int sox_write_trailer(AVFormatContext *s)
Definition at line 108 of file soxenc.c.