Audio services: Difference between revisions

 
Line 1,181: Line 1,181:
== Cmd0 ==
== Cmd0 ==
Takes a PID, a Process handle, an u32, an u64 pid_reserved, returns an output [[#IUserSession_2|IUserSession]].
Takes a PID, a Process handle, an u32, an u64 pid_reserved, returns an output [[#IUserSession_2|IUserSession]].
Official sw uses hard-coded value 0x1 for the u32.
An error is returned when there's already an [[#IUserSession|IUserSession]] open with the same PID.


=== IUserSession ===
=== IUserSession ===