Preparing search index...
The search index is not available
lgtv-ts
lgtv-ts
helpers/types
VolumeResponse
Interface VolumeResponse
interface
VolumeResponse
{
id
:
string
;
payload
:
{
returnValue
:
boolean
;
soundOutput
:
SoundOutput
;
volume
:
number
}
;
type
:
"error"
|
"response"
|
"registered"
|
"prompt"
;
}
Hierarchy
Omit
<
LGWebSocketResponse
,
"payload"
>
VolumeResponse
Index
Properties
id
payload
type
Properties
id
id
:
string
payload
payload
:
{
returnValue
:
boolean
;
soundOutput
:
SoundOutput
;
volume
:
number
}
type
type
:
"error"
|
"response"
|
"registered"
|
"prompt"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
payload
type
lgtv-ts
helpers
enums
Endpoint
SoundOutput
functions
createWebSocketClass
promisedWol
waitReject
waitResolve
types
AudioStatusResponse
GetAppsResponse
LaunchAppResponse
LaunchPoint
LGWebSocketResponse
MuteResponse
PowerStateResponse
SoundOutputResponse
VolumeResponse
index
LGTVHandler
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R