Interface: RequestSkipForwardMessage
Request that the player skip backward in the stream by the specified number of seconds. Only applies to seekable streams.
Hierarchy
-
↳ RequestSkipForwardMessage
Index
Properties
Properties
Optional
payload
• payload? : undefined | number
The amount to skip by, in seconds
default
30
type
• type: "requestskipforward"
Overrides IframeMessage.type