logo

THEOplayer > VideoQuality

VideoQuality interface

Inherits from Quality. See parent page for inherited properties and methods.

Represents a quality of a video track.

Signature:

export interface VideoQuality extends Quality 

Properties

Property

Type

Description

firstFrame

number

The timestamp of the first frame of the video quality, in seconds.

frameRate

number

The framerate of the video quality.

height

number

The video height of the video quality, in pixels.

width

number

The video width of the video quality, in pixels.

Property Details

firstFrame

The timestamp of the first frame of the video quality, in seconds.

Signature:

readonly firstFrame: number;

frameRate

The framerate of the video quality.

Signature:

readonly frameRate: number;

height

The video height of the video quality, in pixels.

Signature:

readonly height: number;

width

The video width of the video quality, in pixels.

Signature:

readonly width: number;
github
Make sure to follow us on GitHub!
THEO-logo-white
twitter
facebook
linkedin
Copyright © 2022. All Rights Reserved.
Leuven
New York
Singapore
Barcelona