|
MythTV master
|
#include "audiooutputnull.h"#include <algorithm>#include <cstddef>#include <cstdint>#include "libmythbase/mythlogging.h"Go to the source code of this file.
Variables | |
| static constexpr uint8_t | CHANNELS_MIN { 1 } |
| static constexpr uint8_t | CHANNELS_MAX { 8 } |
|
staticconstexpr |
Definition at line 10 of file audiooutputnull.cpp.
Referenced by AudioOutputNULL::GetOutputSettings().
|
staticconstexpr |
Definition at line 9 of file audiooutputnull.cpp.
Referenced by AudioOutputNULL::GetOutputSettings().