FFmpeg
|
Go to the source code of this file.
Functions | |
static av_cold int | audio_write_header (AVFormatContext *s1) |
static int | audio_write_packet (AVFormatContext *s1, AVPacket *pkt) |
static int | audio_write_trailer (AVFormatContext *s1) |
Variables | |
AVOutputFormat | ff_sndio_muxer |
|
static |
Definition at line 28 of file sndio_enc.c.
|
static |
Definition at line 43 of file sndio_enc.c.
|
static |
Definition at line 68 of file sndio_enc.c.
AVOutputFormat ff_sndio_muxer |
Definition at line 79 of file sndio_enc.c.