Documentation
Preparing search index...
@tidal-music/player
OutputDevice
Interface OutputDevice
interface
OutputDevice
{
controllableVolume
:
boolean
;
id
:
string
;
name
:
string
;
nativeDeviceId
?:
string
;
type
:
undefined
|
OutputType
;
webDeviceId
?:
string
;
}
Index
Properties
controllable
Volume
id
name
native
Device
Id?
type
web
Device
Id?
Properties
controllable
Volume
controllableVolume
:
boolean
id
id
:
string
name
name
:
string
Optional
native
Device
Id
nativeDeviceId
?:
string
type
type
:
undefined
|
OutputType
Optional
web
Device
Id
webDeviceId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controllable
Volume
id
name
native
Device
Id
type
web
Device
Id
Documentation
Loading...