GoogleStreamingBoxGoogleTraits

struct GoogleStreamingBoxGoogleTraits

Trait Container for Google Traits.

  • This trait supports devices which are able to switch between applications.

    Declaration

    Swift

    let extendedApplicationLauncherTrait: Google.ExtendedApplicationLauncherTrait?
  • This trait supports devices that support TV channels on a media device.

    Declaration

    Swift

    let extendedChannelTrait: Google.ExtendedChannelTrait?
  • This trait is an extension of the Matter standard trait, MediaInput, and is used by devices that can switch inputs.

    Declaration

    Swift

    let extendedMediaInputTrait: Google.ExtendedMediaInputTrait?
  • This trait belongs to devices which have a volume control.

    Declaration

    Swift

    let extendedLevelControlTrait: Google.ExtendedLevelControlTrait?