Changes

Line 1,197: Line 1,197:  
| 51 || [[#ApproveToDisplay]]
 
| 51 || [[#ApproveToDisplay]]
 
|-
 
|-
| 60 || OverrideAutoSleepTimeAndDimmingTime
+
| 60 || [[#OverrideAutoSleepTimeAndDimmingTime]]
 
|-
 
|-
 
| 61 || [[#SetMediaPlaybackState]]
 
| 61 || [[#SetMediaPlaybackState]]
 
|-
 
|-
| 62 || SetIdleTimeDetectionExtension
+
| 62 || [[#SetIdleTimeDetectionExtension]]
 
|-
 
|-
| 63 || GetIdleTimeDetectionExtension
+
| 63 || [[#GetIdleTimeDetectionExtension]]
 
|-
 
|-
 
| 64 || [[#SetInputDetectionSourceSet]]
 
| 64 || [[#SetInputDetectionSourceSet]]
Line 1,321: Line 1,321:  
=== ApproveToDisplay ===
 
=== ApproveToDisplay ===
 
No input/output.
 
No input/output.
 +
 +
=== OverrideAutoSleepTimeAndDimmingTime ===
 +
Takes 4 input s32s, no output.
    
=== SetMediaPlaybackState ===
 
=== SetMediaPlaybackState ===
 
Takes an input u8 bool, no output.
 
Takes an input u8 bool, no output.
 +
 +
=== SetIdleTimeDetectionExtension ===
 +
Takes an input u32, no output.
 +
 +
=== GetIdleTimeDetectionExtension ===
 +
No input, returns an output u32.
 +
 +
=== SetInputDetectionSourceSet ===
 +
Takes an input u32, no output.
    
=== ReportUserIsActive ===
 
=== ReportUserIsActive ===
Line 1,347: Line 1,359:  
=== IsAutoSleepDisabled ===
 
=== IsAutoSleepDisabled ===
 
No input, returns an output u8 bool.
 
No input, returns an output u8 bool.
  −
=== SetInputDetectionSourceSet ===
  −
Takes an input u32, no output.
      
=== ReportMultimediaError ===
 
=== ReportMultimediaError ===