MetaWearablesOptions

data class MetaWearablesOptions(val deviceSelector: DeviceSelector? = null, val registrationTimeoutMs: Long, val deviceDiscoveryTimeoutMs: Long, val displayTimeoutMs: Long, val audioRouteWarmupMs: Long)

Constructors

Link copied to clipboard
constructor(deviceSelector: DeviceSelector? = null, registrationTimeoutMs: Long, deviceDiscoveryTimeoutMs: Long, displayTimeoutMs: Long, audioRouteWarmupMs: Long)

Properties

Link copied to clipboard
Link copied to clipboard
val deviceSelector: DeviceSelector?
Link copied to clipboard
Link copied to clipboard