Preparing search index...
The search index is not available
@jellyfin/sdk
@jellyfin/sdk
generated-client
PlaystateRequest
Interface PlaystateRequest
Export
PlaystateRequest
interface
PlaystateRequest
{
Command
?:
PlaystateCommand
;
ControllingUserId
?:
null
|
string
;
SeekPositionTicks
?:
null
|
number
;
}
Index
Properties
Command?
Controlling
User
Id?
Seek
Position
Ticks?
Properties
Optional
Command
Command
?:
PlaystateCommand
Memberof
PlaystateRequest
Optional
Controlling
User
Id
Controlling
User
Id
?:
null
|
string
Gets or sets the controlling user identifier.
Memberof
PlaystateRequest
Optional
Seek
Position
Ticks
Seek
Position
Ticks
?:
null
|
number
Memberof
PlaystateRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Command
Controlling
User
Id
Seek
Position
Ticks
@jellyfin/sdk
Loading...
Export
PlaystateRequest