Infotainment
Infotainment system.
type Infotainment {
isAutoPowerOptimize: Boolean
powerOptimizeLevel: UInt8
hmi: HMI
media: Media
navigation: Navigation
smartphoneProjection: SmartphoneProjection
smartphoneScreenMirroring: SmartphoneScreenMirroring
}
Fields
Infotainment.isAutoPowerOptimize ● Boolean scalar
Auto Power Optimization Flag When set to 'true', the system enables automatic power optimization, dynamically adjusting the power optimization level based on runtime conditions or features managed by the OEM. When set to 'false', manual control of the power optimization level is allowed.
Infotainment.powerOptimizeLevel ● UInt8 scalar
Power optimization level for this branch/subsystem. A higher number indicates more aggressive power optimization. Level 0 indicates that all functionality is enabled, no power optimization enabled. Level 10 indicates most aggressive power optimization mode, only essential functionality enabled.
Infotainment.hmi ● HMI object
Infotainment.media ● Media object
Infotainment.navigation ● Navigation object
Infotainment.smartphoneProjection ● SmartphoneProjection object
Infotainment.smartphoneScreenMirroring ● SmartphoneScreenMirroring object
Member Of
Cabin object