MediaInputTrait.Feature

data class MediaInputTrait.Feature : ClusterBitmap


The MediaInput cluster FeatureMap.

Summary

Public constructors

Feature(nameUpdates: Boolean)

Creates the Feature data class.

Public functions

open ULong

Public properties

Boolean

Supports updating the input names.

Public constructors

Feature

Feature(nameUpdates: Boolean = false)

Creates the Feature data class.

Public functions

toRaw

open fun toRaw(): ULong

Public properties

nameUpdates

val nameUpdatesBoolean

Supports updating the input names.