GRC services: Difference between revisions

No edit summary
No edit summary
Line 42: Line 42:
== CreateMovieMaker ==
== CreateMovieMaker ==
Takes a total of 0x10-bytes of input, returns an [[#IMovieMaker]].
Takes a total of 0x10-bytes of input, returns an [[#IMovieMaker]].
== Cmd110 ==
Takes a total of 0x20-bytes of input and a handle. Returns an [[#IMovieWriter]].


== SetOffscreenRecordingMarker ==
== SetOffscreenRecordingMarker ==
Line 268: Line 271:
== GetOffscreenLayerAudioEncodeReadyEvent ==
== GetOffscreenLayerAudioEncodeReadyEvent ==
Takes an input u64 '''LayerHandle''', returns an output event handle with autoclear disabled.
Takes an input u64 '''LayerHandle''', returns an output event handle with autoclear disabled.
= IMovieWriter =
This is "nn::grcsrv::IMovieWriter".
This was added with [19.0.0+].
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 ||
|-
| 10 ||
|-
| 20 ||
|-
| 100 ||
|-
| 110 ||
|-
| 120 ||
|-
| 130 ||
|}


= OffscreenRecordingParameter =
= OffscreenRecordingParameter =