Changes

Jump to navigation Jump to search
Line 1,193: Line 1,193:  
| 43 || [5.0.0+] GetSystemSharedBufferHandle
 
| 43 || [5.0.0+] GetSystemSharedBufferHandle
 
|-
 
|-
| 50 || SetHandlesRequestToDisplay
+
| 50 || [[#SetHandlesRequestToDisplay]]
 
|-
 
|-
| 51 || ApproveToDisplay
+
| 51 || [[#ApproveToDisplay]]
 
|-
 
|-
 
| 60 || OverrideAutoSleepTimeAndDimmingTime
 
| 60 || OverrideAutoSleepTimeAndDimmingTime
Line 1,310: Line 1,310:  
=== CreateManagedDisplayLayer ===
 
=== CreateManagedDisplayLayer ===
 
Returns an output u64 LayerId which is then used by the user-process with [[Display_services#OpenLayer]].
 
Returns an output u64 LayerId which is then used by the user-process with [[Display_services#OpenLayer]].
 +
 +
=== SetHandlesRequestToDisplay ===
 +
Takes an input u8 bool, no output.
 +
 +
Sets an internal state flag. When the input flag is 0, this will in additional run the same code as [[#ApproveToDisplay]].
 +
 +
=== ApproveToDisplay ===
 +
No input/output.
    
=== SetMediaPlaybackState ===
 
=== SetMediaPlaybackState ===

Navigation menu