Audio services: Difference between revisions

No edit summary
Line 341: Line 341:
|-
|-
| 6 || [6.0.0-16.1.0] GetDspUsage
| 6 || [6.0.0-16.1.0] GetDspUsage
|}
= (S2) auddev:s =
This is "nn::audio::sysdev::ISessionManager".
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|-
| 1 ||
|}
== Cmd0 ==
No input, returns an [[#IAdspShellSession|IAdspShellSession]].
== Cmd1 ==
No input, returns an [[#IClientManager|IClientManager]].
== IAdspShellSession ==
This is "nn::audio::adspshell::IAdspShellSession".
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|-
| 3 ||
|}
== IClientManager ==
This is "nn::audio::dpm::IClientManager".
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|}
=== Cmd0 ===
No input, returns an [[#IClientSession|IClientSession]].
=== IClientSession ===
This is "nn::audio::dpm::IClientSession".
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|}
|}