Preparing search index...
The search index is not available
ytmdesktop-ts-companion - v1.1.0
ytmdesktop-ts-companion
StateOutput
Interface StateOutput
The output of the state endpoint.
interface
StateOutput
{
player
:
Player
;
playlistId
:
null
|
string
;
video
:
null
|
Video
;
}
Index
Properties
player
playlist
Id
video
Properties
player
player
:
Player
playlist
Id
playlist
Id
:
null
|
string
video
video
:
null
|
Video
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
player
playlist
Id
video
ytmdesktop-ts-companion - v1.1.0
Loading...
The output of the state endpoint.