C# Class imBMW.iBus.Devices.Emulators.BordmonitorAUX

Inheritance: MediaEmulator
Afficher le fichier Open project: toxsedyshev/imBMW Class Usage Examples

Méthodes publiques

Méthode Description
BordmonitorAUX ( IAudioPlayer player ) : System

Méthodes protégées

Méthode Description
MultiFunctionSteeringWheel_ButtonPressed ( MFLButton button ) : void
OnIsEnabledChanged ( bool isEnabled, bool fire = true ) : void

Private Methods

Méthode Description
CheckAuxOn ( ) : void
ProcessRadioMessage ( Message m ) : void
Radio_OnOffChanged ( bool turnedOn ) : void

Method Details

BordmonitorAUX() public méthode

public BordmonitorAUX ( IAudioPlayer player ) : System
player IAudioPlayer
Résultat System

MultiFunctionSteeringWheel_ButtonPressed() protected méthode

protected MultiFunctionSteeringWheel_ButtonPressed ( MFLButton button ) : void
button MFLButton
Résultat void

OnIsEnabledChanged() protected méthode

protected OnIsEnabledChanged ( bool isEnabled, bool fire = true ) : void
isEnabled bool
fire bool
Résultat void