/* Vita Development Suite Libraries */ #ifndef _VDSUITE_USER_AUDIOENC_H #define _VDSUITE_USER_AUDIOENC_H #include_next /* Audio encoder type */ #define SCE_AUDIOENC_TYPE_SILK (0x2007U) /* Only use with sceAudioencCreateEncoderResident() */ #endif /* _VDSUITE_USER_AUDIOENC_H */