Applet Manager services: Difference between revisions

Line 568: Line 568:
| 100 || [4.0.0+] [[#CreateGameMovieTrimmer]] ||
| 100 || [4.0.0+] [[#CreateGameMovieTrimmer]] ||
|-
|-
| 101 || [5.0.0+] ReserveResourceForMovieOperation ||
| 101 || [5.0.0+] [[#ReserveResourceForMovieOperation]] ||
|-
|-
| 102 || [5.0.0+] UnreserveResourceForMovieOperation ||
| 102 || [5.0.0+] [[#UnreserveResourceForMovieOperation]] ||
|-
|-
| 110 || [6.0.0+] [[#GetMainAppletAvailableUsers]] ||
| 110 || [6.0.0+] [[#GetMainAppletAvailableUsers]] ||
Line 663: Line 663:
==== CreateGameMovieTrimmer ====
==== CreateGameMovieTrimmer ====
Takes an input u64 and handle, returns a GRC [[GRC_services#IGameMovieTrimmer|IGameMovieTrimmer]].
Takes an input u64 and handle, returns a GRC [[GRC_services#IGameMovieTrimmer|IGameMovieTrimmer]].
==== ReserveResourceForMovieOperation ====
No input/output.
Updates a state field.
==== UnreserveResourceForMovieOperation ====
No input/output.
Updates a state field.


==== GetMainAppletAvailableUsers ====
==== GetMainAppletAvailableUsers ====