AudioOutputTrait.Feature

data class AudioOutputTrait.Feature


AudioOutput cluster FeatureMap.

Summary

Public constructors

Feature(nameUpdates: Boolean)

Creates the Feature data class.

Public functions

open ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

Boolean

Supports updates to output names.

Public constructors

Feature

Feature(nameUpdates: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Convert this ClusterBitmap to raw (bytes) format

Public properties

nameUpdates

val nameUpdatesBoolean

Supports updates to output names.