@ctrl/plex
Preparing search index...
ClientTimeline
Class ClientTimeline
Represents a single timeline entry from a Plex client.
Index
Constructors
constructor
Properties
address
container
Key
controllable
duration
key
machine
Identifier
play
Queue
ID
play
Queue
Item
ID
port
protocol
provider
Identifier
rating
Key
repeat
seek
Range
shuffle
state
time
type
volume
Constructors
constructor
new
ClientTimeline
(
data
:
ClientTimelineData
)
:
ClientTimeline
Parameters
data
:
ClientTimelineData
Returns
ClientTimeline
Properties
address
address
:
string
container
Key
containerKey
:
string
controllable
controllable
:
string
duration
duration
:
number
key
key
:
string
machine
Identifier
machineIdentifier
:
string
play
Queue
ID
playQueueID
:
number
play
Queue
Item
ID
playQueueItemID
:
number
port
port
:
number
protocol
protocol
:
string
provider
Identifier
providerIdentifier
:
string
rating
Key
ratingKey
:
string
repeat
repeat
:
number
seek
Range
seekRange
:
string
shuffle
shuffle
:
boolean
state
state
:
string
time
time
:
number
type
type
:
string
volume
volume
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
address
container
Key
controllable
duration
key
machine
Identifier
play
Queue
ID
play
Queue
Item
ID
port
protocol
provider
Identifier
rating
Key
repeat
seek
Range
shuffle
state
time
type
volume
@ctrl/plex
Loading...
Represents a single timeline entry from a Plex client.