|
FFmpeg
|
ALSA input and output: output. More...
#include <alsa/asoundlib.h>#include "libavutil/internal.h"#include "libavutil/time.h"#include "libavformat/internal.h"#include "avdevice.h"#include "alsa.h"Variables | |
| AVOutputFormat | ff_alsa_muxer |
ALSA input and output: output.
This avdevice encoder can play audio to an ALSA (Advanced Linux Sound Architecture) device.
The filename parameter is the name of an ALSA PCM device capable of capture, for example "default" or "plughw:1"; see the ALSA documentation for naming conventions. The empty string is equivalent to "default".
The playback period is set to the lower value available for the device, which gives a low latency suitable for real-time playback.
| AVOutputFormat ff_alsa_muxer |
1.8.12