Internet Browser: Difference between revisions
Line 815: | Line 815: | ||
Kind values for BootDisplayKind. Controls the background color while displaying the loading screen during applet boot. Also controls the BackgroundKind when value is non-zero. | Kind values for BootDisplayKind. Controls the background color while displaying the loading screen during applet boot. Also controls the BackgroundKind when value is non-zero. | ||
The applet converts this to internal values. | |||
* BootDisplayKind 0: | |||
** If launched by an Application: | |||
*** If [[#BackgroundKind]] is 2..1, return 3..2. When 0, run the below, otherwise assert. | |||
** return TLV value from BootAsMediaPlayer | |||
* BootDisplayKind 1..4: return 0..3. | |||
==== BackgroundKind ==== | ==== BackgroundKind ==== | ||
Line 836: | Line 843: | ||
|} | |} | ||
Kind values for BackgroundKind. | Kind values for BackgroundKind. Only used when [[#BootDisplayKind]] is 0. | ||
==== LastUrl ==== | ==== LastUrl ==== |