AudioOutputTrait.SelectOutputCommand.Request

class AudioOutputTrait.SelectOutputCommand.Request


The request payload for the SelectOutput command.

Summary

Public constructors

Request(index: UByte)

Creates a request payload for the SelectOutput command.

Public properties

UByte

The index of the output to select.

Public constructors

Request

Request(index: UByte)

Creates a request payload for the SelectOutput command.

Public properties

index

val indexUByte

The index of the output to select.