Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SetPowerSaveMode(power_save_enable As Boolean) As Boolean

Turns off Disables HDMI output, the syncs for VGA output, and the DAC output for component video. This The absence of a signal will cause some monitors to go into standby mode.

EnableVideo(enable As Boolean) As Boolean

Enables video output from the device if True. Setting this method to False disables all video output from the device. This method is set to True by default.

IsAttached(connector As String) As Boolean

...