|
AudioManager
7.6.6
Native Application Runtime Environment
|
a handle is used for asynchronous operations and is uniquely assigned for each of this operations More...
#include <audiomanagertypes.h>
Public Attributes | |
| am_Handle_e | handleType:6 |
| the handletype More... | |
| uint16_t | handle:10 |
| the handle as value More... | |
a handle is used for asynchronous operations and is uniquely assigned for each of this operations
Definition at line 991 of file audiomanagertypes.h.
| uint16_t am::am_Handle_s::handle |
the handle as value
Definition at line 1002 of file audiomanagertypes.h.
| am_Handle_e am::am_Handle_s::handleType |
the handletype
Definition at line 998 of file audiomanagertypes.h.