[ type ] Media

Description:

Describes metadata and streams of the media.

Type: Object

Properties:

Name Type Description

[duration]

number

Duration of the media in seconds. Not present for live streams.

videoStreams

Array.<VideoStream>

Array of video streams available in the media.

audioStreams

Array.<AudioStream>

Array of audio streams available in the media.

subtitleStreams

Array.<SubtitleStream>

Array of subtitle streams available in the media.

Also See: