Audio services: Difference between revisions

Line 334: Line 334:


=== ListAudioDeviceName ===
=== ListAudioDeviceName ===
Takes a type-0x6 output buffer containing an array of '''DeviceName''', returns an output u32 for total number of output entries.
Takes a type-0x6 output buffer containing an array of '''DeviceName''', returns an output s32 for total number of output entries.


=== SetAudioDeviceOutputVolume ===
=== SetAudioDeviceOutputVolume ===
Line 343: Line 343:


=== ListAudioDeviceNameAuto ===
=== ListAudioDeviceNameAuto ===
Takes a type-0x22 output buffer containing an array of '''DeviceName''', returns an output u32 for total number of output entries.
Takes a type-0x22 output buffer containing an array of '''DeviceName''', returns an output s32 for total number of output entries.


=== SetAudioDeviceOutputVolumeAuto ===
=== SetAudioDeviceOutputVolumeAuto ===