Go to the documentation of this file.
30 #ifndef AVDEVICE_ALSA_AUDIO_H
31 #define AVDEVICE_ALSA_AUDIO_H
33 #include <alsa/asoundlib.h>
42 #define DEFAULT_CODEC_ID AV_NE(AV_CODEC_ID_PCM_S16BE, AV_CODEC_ID_PCM_S16LE)
46 #define ALSA_BUFFER_SIZE_MAX 65536