twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

HelixStreamMarkerWithVideo

A stream marker, also containing some video data.

Overview

Properties

Methods

Properties

url

Type: string

The URL of the video, which will start playing at the position of the stream marker.

videoId

Type: string

The ID of the video.

Methods

getVideo()

async

Retrieves the video data of the video the marker was set in.

Return type: HelixVideo | null