FFmpeg
|
sndio_common.h File Reference
Include dependency graph for sndio_common.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | SndioData |
Typedefs | |
typedef struct SndioData | SndioData |
Functions | |
int | ff_sndio_open (AVFormatContext *s1, int is_output, const char *audio_device) |
int | ff_sndio_close (SndioData *s) |
Typedef Documentation
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().
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().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11