NanoOcp
Minimal AES70 / OCP.1 TCP client/server library for d&b Soundscape devices
Loading...
Searching...
No Matches
NanoOcp1::AmpGeneric Namespace Reference

Object definitions common to all d&b amplifier platforms. More...

Classes

struct  dbOcaObjectDef_Config_Mute
 
struct  dbOcaObjectDef_Config_PotiLevel
 

Variables

static constexpr BoxAndObjNo Config_Mute = 0x205
 
static constexpr BoxAndObjNo Config_PotiLevel = 0x206
 

Detailed Description

Object definitions common to all d&b amplifier platforms.

These constants and structs apply to any d&b amp that exposes the generic OCA object model (Dx, Dy, 5D, etc.). For DS100-specific objects, see NanoOcp1::DS100.

Variable Documentation

◆ Config_Mute

constexpr BoxAndObjNo NanoOcp1::AmpGeneric::Config_Mute = 0x205
staticconstexpr

Definition at line 94 of file Ocp1ObjectDefinitions.h.

◆ Config_PotiLevel

constexpr BoxAndObjNo NanoOcp1::AmpGeneric::Config_PotiLevel = 0x206
staticconstexpr

Definition at line 95 of file Ocp1ObjectDefinitions.h.