GRC services: Difference between revisions

No edit summary
Line 60: Line 60:
| 2 || [[#CreateVideoProxy]]
| 2 || [[#CreateVideoProxy]]
|-
|-
| 10 || OpenOffscreenLayer
| 10 || [[#OpenOffscreenLayer]]
|-
|-
| 11 || CloseOffscreenLayer
| 11 || [[#CloseOffscreenLayer]]
|-
|-
| 20 || StartOffscreenRecording
| 20 || [[#StartOffscreenRecording]]
|-
|-
| 21 || AbortOffscreenRecording
| 21 || [[#AbortOffscreenRecording]]
|-
|-
| 22 || RequestOffscreenRecordingFinishReady
| 22 || [[#RequestOffscreenRecordingFinishReady]]
|-
|-
| 23 || CompleteOffscreenRecordingFinish
| 23 || CompleteOffscreenRecordingFinish
Line 76: Line 76:
| 25 || CompleteOffscreenRecordingFinishEx0
| 25 || CompleteOffscreenRecordingFinishEx0
|-
|-
| 30 || GetOffscreenLayerError
| 30 || [[#GetOffscreenLayerError]]
|-
|-
| 41 || EncodeOffscreenLayerAudioSample
| 41 || EncodeOffscreenLayerAudioSample
Line 87: Line 87:
== CreateVideoProxy ==
== CreateVideoProxy ==
No input, returns an [[Nvnflinger_services#dispdrv|IHOSBinderDriver]].
No input, returns an [[Nvnflinger_services#dispdrv|IHOSBinderDriver]].
== OpenOffscreenLayer ==
Takes an input u64, returns an output u32.
== CloseOffscreenLayer ==
Takes an input u64, no output.
== StartOffscreenRecording ==
Takes an input u64, no output.
== AbortOffscreenRecording ==
Takes an input u64, no output.
== RequestOffscreenRecordingFinishReady ==
Takes an input u64, no output.
== GetOffscreenLayerError ==
Takes an input u64, no output.


[[Category:Services]]
[[Category:Services]]