Applet Manager services: Difference between revisions
No edit summary |
|||
Line 1,051: | Line 1,051: | ||
| 63 || [4.0.0+] [[#GetHdcpAuthenticationStateChangeEvent]] || | | 63 || [4.0.0+] [[#GetHdcpAuthenticationStateChangeEvent]] || | ||
|- | |- | ||
| 64 || [5.0.0+] SetTvPowerStateMatchingMode || | | 64 || [5.0.0+] [[#SetTvPowerStateMatchingMode]] || | ||
|- | |- | ||
| 65 || [5.1.0+] [[#GetApplicationIdByContentActionName]] || | | 65 || [5.1.0+] [[#GetApplicationIdByContentActionName]] || | ||
Line 1,177: | Line 1,177: | ||
=== GetHdcpAuthenticationStateChangeEvent === | === GetHdcpAuthenticationStateChangeEvent === | ||
No input, returns an output Event handle with autoclear=true. | No input, returns an output Event handle with autoclear=true. | ||
=== SetTvPowerStateMatchingMode === | |||
Takes an input s32 [[#TvPowerStateMatchingMode]], no output. | |||
=== GetApplicationIdByContentActionName === | === GetApplicationIdByContentActionName === | ||
Line 2,106: | Line 2,109: | ||
| 1 || Docked | | 1 || Docked | ||
|} | |} | ||
=== TvPowerStateMatchingMode === | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 || Unknown | |||
|- | |||
| 1 || Unknown | |||
|} | |||
This is "nn::oe::TvPowerStateMatchingMode". This is used with [[#SetTvPowerStateMatchingMode]]. | |||
=== LaunchParameterKind === | === LaunchParameterKind === |