Denso BHT-202Q Uživatelský manuál Strana 345

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 344
EnabledOutReceiver
Sets or acquires the audio output status (enabled/disabled) from the receiver.
Syntax
[VB]
Public Shared Property EnabledOutReceiver _
As EN_OUTPUT_ENABLE
[C#]
public static EN_OUTPUT_ENABLE EnabledOutReceiver {get;
set;}
Property
Output enabled/disabled
Parameter values
: As listed in EN_OUT_ENABLE
Default value
: EN_OUT_ENABLE.DISABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Enable audio output from the receiver.
[VB] Audio.Settings.EnabledOutReceiver _
= Audio.Settings.EN_OUT_ENABLE.ENABLE
[C#] Audio.Settings.EnabledOutReceiver
= Audio.Settings. EN_OUT_ENABLE.ENABLE;
336
Zobrazit stránku 344
1 2 ... 340 341 342 343 344 345 346 347 348 349 350 ... 406 407

Komentáře k této Příručce

Žádné komentáře