|
libnx
|
Global audio service. More...
#include "../types.h"Go to the source code of this file.
Enumerations | |
| enum | PcmFormat { PcmFormat_Invalid = 0, PcmFormat_Int8 = 1, PcmFormat_Int16 = 2, PcmFormat_Int24 = 3, PcmFormat_Int32 = 4, PcmFormat_Float = 5, PcmFormat_Adpcm = 6 } |
Global audio service.
1.8.11