#include <stdint.h>
#include <sndio.h>
#include "libavutil/internal.h"
#include "libavdevice/avdevice.h"
Go to the source code of this file.
Initial value:= {
.class_name = "sndio outdev",
}
#define LIBAVUTIL_VERSION_INT
Definition at line 82 of file sndio_enc.c.
Initial value:= {
.name = "sndio",
}
static int audio_write_trailer(AVFormatContext *s1)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static av_cold int audio_write_header(AVFormatContext *s1)
static int audio_write_packet(AVFormatContext *s1, AVPacket *pkt)
static const AVClass sndio_muxer_class
Definition at line 89 of file sndio_enc.c.