Preparing search index...
The search index is not available
Documentation
Documentation
@tidal-music/player
OutputDevice
Class OutputDevice
Index
Constructors
constructor
Properties
controllable
Volume
id
name
native
Device
Id?
type
web
Device
Id?
Constructors
constructor
new
OutputDevice
(
__namedParameters
:
{
controllableVolume
?:
boolean
;
name
:
string
;
nativeDeviceId
?:
string
;
type
:
undefined
|
OutputType
;
webDeviceId
?:
string
;
}
,
)
:
OutputDevice
Parameters
__namedParameters
:
{
controllableVolume
?:
boolean
;
name
:
string
;
nativeDeviceId
?:
string
;
type
:
undefined
|
OutputType
;
webDeviceId
?:
string
;
}
Returns
OutputDevice
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
Constructors
constructor
Properties
controllable
Volume
id
name
native
Device
Id
type
web
Device
Id
Documentation
Loading...