MythTV  master
Classes | Variables
audiooutputnull.h File Reference
#include "audiooutputbase.h"
Include dependency graph for audiooutputnull.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioOutputNULL
 

Variables

static constexpr int32_t NULLAUDIO_OUTPUT_BUFFER_SIZE { 32768 }
 

Variable Documentation

◆ NULLAUDIO_OUTPUT_BUFFER_SIZE

constexpr int32_t NULLAUDIO_OUTPUT_BUFFER_SIZE { 32768 }
staticconstexpr

Definition at line 6 of file audiooutputnull.h.

Referenced by AudioOutputNULL::OpenDevice(), and AudioOutputNULL::WriteAudio().