Interface: RequestSkipBackMessage

Request that the player skip forward in the stream by the specified number of seconds. Only applies to seekable streams.

Hierarchy

Index

Properties

Properties

Optional payload

payload? : undefined | number

The amount to skip by, in seconds

default 30


type

type: "requestskipback"

Overrides IframeMessage.type