StartupParameters

Represents the boot parameters

Members

Variables

bootMode
BootMode bootMode;
Undocumented in source.
playCount
ubyte playCount;

The amount of times it should play. 0 = infinite.

playEnd
ubyte playEnd;

Until which index the device should play.

playStart
ubyte playStart;

From which index the device should start playing.

Meta