Audio services: Difference between revisions
No edit summary |
No edit summary |
||
Line 786: | Line 786: | ||
|- | |- | ||
| 3 || StopCpuProfiler | | 3 || StopCpuProfiler | ||
|} | |||
= aud:a = | |||
This is "nn::audio::detail::IAudioSystemManagerForApplet". | |||
This was added with [11.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || RegisterAppletResourceUserId | |||
|- | |||
| 1 || UnregisterAppletResourceUserId | |||
|- | |||
| 2 || RequestSuspendAudio | |||
|- | |||
| 3 || RequestResumeAudio | |||
|- | |||
| 4 || GetAudioOutputProcessMasterVolume | |||
|- | |||
| 5 || SetAudioOutputProcessMasterVolume | |||
|- | |||
| 6 || GetAudioInputProcessMasterVolume | |||
|- | |||
| 7 || SetAudioInputProcessMasterVolume | |||
|- | |||
| 8 || GetAudioOutputProcessRecordVolume | |||
|- | |||
| 9 || SetAudioOutputProcessRecordVolume | |||
|} | |||
= aud:d = | |||
This is "nn::audio::detail::IAudioSystemManagerForDebugger". | |||
This was added with [11.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || RequestSuspendAudioForDebug | |||
|- | |||
| 1 || RequestResumeAudioForDebug | |||
|} | |} | ||
[[Category:Services]] | [[Category:Services]] |