RDK Documentation (Open Sourced RDK Components)
Components_AudioOutput.cpp File Reference

This source file contains the APIs of TR069 Components AudioOutput. More...

#include "hostIf_main.h"
#include "dsTypes.h"
#include "illegalArgumentException.hpp"
#include "exception.hpp"
#include "Components_AudioOutput.h"
#include "safec_lib.h"
Include dependency graph for Components_AudioOutput.cpp:

Go to the source code of this file.

Macros

#define DEV_NAME   "AudioOutput"
 
#define BASE_NAME   "Device.Services.STBService.1.Components.AudioOutput"
 
#define UPDATE_FORMAT_STRING   "%s.%d.%s"
 
#define STATUS_STRING   "Status"
 
#define ENABLED_STRING   "Enabled"
 
#define ENABLE_STRING   "Enable"
 
#define CANCELMUTE_STRING   "CancelMute"
 
#define AUDIOFORMAT_STRING   "AudioFormat"
 
#define NAME_STRING   "Name"
 
#define AUDIOLEVEL_STRING   "AudioLevel"
 
#define COMCAST_AUDIOOPTIMALLEVEL_STRING   "X_COMCAST-COM_AudioOptimalLevel"
 
#define COMCAST_MINAUDIODB_STRING   "X_COMCAST-COM_MinAudioDB"
 
#define COMCAST_MAXAUDIODB_STRING   "X_COMCAST-COM_MaxAudioDB"
 
#define COMCAST_AUDIODB_STRING   "X_COMCAST-COM_AudioDB"
 
#define COMCAST_AUDIOSTEREOMODE_STRING   "X_COMCAST-COM_AudioStereoMode"
 
#define COMCAST_AUDIOLOOPTHRU_STRING   "X_COMCAST-COM_AudioLoopThru"
 
#define COMCAST_AUDIOENCODING_STRING   "X_COMCAST-COM_AudioEncoding"
 
#define COMCAST_AUDIOCOMPRESSION_STRING   "X_COMCAST-COM_AudioCompression"
 
#define COMCAST_AUDIOGAIN_STRING   "X_COMCAST-COM_AudioGain"
 
#define COMCAST_DIALOGENHANCEMENT_STRING   "X_COMCAST-COM_DialogEnhancement"
 

yes

This source file contains the APIs of TR069 Components AudioOutput.

Definition in file Components_AudioOutput.cpp.