|
FFmpeg
|
sndio_common.c File Reference
Include dependency graph for sndio_common.c:

Go to the source code of this file.
Functions | |
| static void | movecb (void *addr, int delta) |
| av_cold int | ff_sndio_open (AVFormatContext *s1, int is_output, const char *audio_device) |
| int | ff_sndio_close (SndioData *s) |
Function Documentation
| int ff_sndio_close | ( | SndioData * | s | ) |
Definition at line 112 of file sndio_common.c.
Referenced by audio_read_close(), and audio_write_trailer().
| av_cold int ff_sndio_open | ( | AVFormatContext * | s1, |
| int | is_output, | ||
| const char * | audio_device | ||
| ) |
Definition at line 36 of file sndio_common.c.
Referenced by audio_read_header(), and audio_write_header().
Definition at line 29 of file sndio_common.c.
Referenced by ff_sndio_open().
Generated on Fri Oct 31 2025 06:56:24 for FFmpeg by
1.8.11