AudioManager  7.6.6
Native Application Runtime Environment
am::am_Availability_s Struct Reference

this describes the availability of a sink or a source together with the latest change More...

#include <audiomanagertypes.h>

Public Attributes

am_Availability_e availability
 the current availability state More...
 
am_CustomAvailabilityReason_t availabilityReason
 the reason for the last change. More...
 

Detailed Description

this describes the availability of a sink or a source together with the latest change

Definition at line 523 of file audiomanagertypes.h.

Member Data Documentation

am_Availability_e am::am_Availability_s::availability

the current availability state

Definition at line 530 of file audiomanagertypes.h.

am_CustomAvailabilityReason_t am::am_Availability_s::availabilityReason

the reason for the last change.

This can be used to trigger events that deal with state changes.

Definition at line 535 of file audiomanagertypes.h.


The documentation for this struct was generated from the following file: