GRC services: Difference between revisions
No edit summary |
|||
Line 14: | Line 14: | ||
| 2 || OpenGameMovieTrimmer || Takes a total of 0x8-bytes of input and a handle, returns an [[#IGameMovieTrimmer]]. | | 2 || OpenGameMovieTrimmer || Takes a total of 0x8-bytes of input and a handle, returns an [[#IGameMovieTrimmer]]. | ||
|- | |- | ||
| 3 || || Takes a total of 0x8-bytes of input and a handle, returns an [[# | | 3 || || Takes a total of 0x8-bytes of input and a handle, returns an [[#IOffscreenRecorder]]. | ||
|- | |- | ||
| 101 || || Takes a total of 0x10-bytes of input, returns an [[#IMovieMaker]]. | | 101 || || Takes a total of 0x10-bytes of input, returns an [[#IMovieMaker]]. | ||
Line 71: | Line 71: | ||
|} | |} | ||
= | = IOffscreenRecorder = | ||
This is "nn::grcsrv::IOffscreenRecorder". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- |