vitasdk
Documentation of the vitasdk
|
Exports for User.
Include the header file in your project:
Link the library to the executable:
Load the required module:
Functions | |
int | sceShutterSoundPlay (uint32_t type) |
Plays a shutter sound. More... | |
enum SceShutterSoundType |
int sceShutterSoundPlay | ( | uint32_t | type | ) |
Plays a shutter sound.
[in] | type | - The sound type to play (One of SceShutterSoundType) |