Changes

Jump to navigation Jump to search
382 bytes added ,  21:29, 20 October 2018
Line 70: Line 70:  
| 22 || [[#RequestOffscreenRecordingFinishReady]]
 
| 22 || [[#RequestOffscreenRecordingFinishReady]]
 
|-
 
|-
| 23 || CompleteOffscreenRecordingFinish
+
| 23 || [[#CompleteOffscreenRecordingFinish]]
 
|-
 
|-
| 24 || StartOffscreenRecordingEx
+
| 24 || [[#StartOffscreenRecordingEx]]
 
|-
 
|-
| 25 || CompleteOffscreenRecordingFinishEx0
+
| 25 || [[#CompleteOffscreenRecordingFinishEx0]]
 
|-
 
|-
 
| 30 || [[#GetOffscreenLayerError]]
 
| 30 || [[#GetOffscreenLayerError]]
Line 102: Line 102:  
== RequestOffscreenRecordingFinishReady ==
 
== RequestOffscreenRecordingFinishReady ==
 
Takes an input u64, no output.
 
Takes an input u64, no output.
 +
 +
== StartOffscreenRecordingEx ==
 +
Takes an input u64 and an [[#OffscreenRecordingParameter]], no output.
 +
 +
== CompleteOffscreenRecordingFinish ==
 +
Takes an input u64 and a type-0x5 input buffer, no output.
 +
 +
== CompleteOffscreenRecordingFinishEx0 ==
 +
Takes an input u64 and 2 type-0x5 input buffers, no output.
    
== GetOffscreenLayerError ==
 
== GetOffscreenLayerError ==
 
Takes an input u64, no output.
 
Takes an input u64, no output.
 +
 +
= OffscreenRecordingParameter =
 +
This is a 0x80-byte struct.
    
[[Category:Services]]
 
[[Category:Services]]

Navigation menu