MediaInputTrait.SelectInputCommand.Request

class MediaInputTrait.SelectInputCommand.Request


The request payload for the SelectInput command.

Summary

Public constructors

Request(index: UByte)

Creates a request payload for the SelectInput command.

Public properties

UByte

The index of the input to select.

Public constructors

Request

Request(index: UByte)

Creates a request payload for the SelectInput command.

Public properties

index

val indexUByte

The index of the input to select.