vitasdk
Documentation of the vitasdk
shutter_sound.h File Reference
#include <stdint.h>

Go to the source code of this file.

Enumerations

enum  SceShutterSoundErrorCode { SCE_SHUTTER_SOUND_ERROR_INVALID_ARGUMENT = 0x80105201 , SCE_SHUTTER_SOUND_ERROR_INTERNAL = 0x80105202 , SCE_SHUTTER_SOUND_ERROR_FATAL = 0x80105203 }
 
enum  SceShutterSoundType { SCE_SHUTTER_SOUND_TYPE_SAVE_IMAGE = 0 , SCE_SHUTTER_SOUND_TYPE_SAVE_VIDEO_START = 1 , SCE_SHUTTER_SOUND_TYPE_SAVE_VIDEO_END = 2 }
 

Functions

int sceShutterSoundPlay (uint32_t type)
 Plays a shutter sound. More...