10MonitorImpl::MonitorImpl()
 
   13MonitorImpl::~MonitorImpl()
 
int64 get_frame_duration() override
Frame duration in µseconds for the calculation of monitor values.
 
DeviceP get_output() override
Retrieve output device the Monitor is connected to.
 
int64 get_mix_freq() override
Mix frequency at which monitor values are calculated.
 
int32 get_ochannel() override
Retrieve output channel the Monitor is connected to.
 
The Anklang C++ API namespace.
 
int32_t int32
A 32-bit signed integer.
 
int64_t int64
A 64-bit unsigned integer, use PRI*64 in format strings.