|
vdr-plugin-softhddevice-drm-gles 1.5.9-20e15de
|
Audio and alsa module header file. More...
#include <atomic>#include <chrono>#include <mutex>#include <vector>#include <libavcodec/avcodec.h>#include <libavfilter/avfilter.h>#include <alsa/asoundlib.h>#include "event.h"#include "filllevel.h"#include "pidcontroller.h"#include "ringbuffer.h"Go to the source code of this file.
Classes | |
| class | cSoftHdAudio |
| cSoftHdAudio - Audio class More... | |
Macros | |
| #define | NORMALIZE_MAX_INDEX 128 |
| number of average values | |
| #define | AV_SYNC_BORDER_MS 5000 |
| absolute max a/v difference in ms which should trigger a resync | |
Audio and alsa module header file.
AGPLv3
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
Definition in file audio.h.
| #define AV_SYNC_BORDER_MS 5000 |