CAMU:PlayShutterSoundWithWave

CAMU:PlayShutterSoundWithWave

Request #

Index WordDescription
0Header code [0x00370202]
1Size
2-5ChannelParam
6-8OptionInfo
9(Size << 4) | 0xA
10Wave Data Pointer

Response #

Index WordDescription
0Header code
1Result code

ChannelParam #

OffsetSizeDescription
0x00x4Pitch
0x40x4Left Volume
0x80x4Right Volume
0xC0x1u8, 0 = No Interpolation, 1 = Interpolation

OptionInfo #

OffsetSizeDescription
0x00x4Fade Target Volume
0x40x4Fade Time (Milliseconds)
0x80x1u8, 0 = Use Hardware Volume, 1 = Ignore Hardware Volume
0x90x1u8, 0 = Don’t Force Speaker Output, 1 = Force Speaker Output
0xA0x1u8, 0 = Don’t Complete Before Sleep, 1 = Complete Before Sleep