Class MuxingInformationVideoTrack

Export

MuxingInformationVideoTrack

Constructors

Properties

aspectRatio?: string

The aspect ratio of the stream

Memberof

MuxingInformationVideoTrack

bitRate?: number

The bitrate of the video track

Memberof

MuxingInformationVideoTrack

codec?: string

The codec used for the track

Memberof

MuxingInformationVideoTrack

codecIso?: string

The codec string of the track

Memberof

MuxingInformationVideoTrack

duration?: number

The duration in seconds

Memberof

MuxingInformationVideoTrack

frameHeight?: number

The height of the frame in pixel

Memberof

MuxingInformationVideoTrack

frameMode?: string

The frame mode (e.g. progressive)

Memberof

MuxingInformationVideoTrack

frameRate?: string

The frame rate of the stream in fractional format

Memberof

MuxingInformationVideoTrack

frameWidth?: number

The width of the frame in pixel

Memberof

MuxingInformationVideoTrack

index?: number

The stream index in the container

Memberof

MuxingInformationVideoTrack

numberOfFrames?: number

The number of frames of that video track

Memberof

MuxingInformationVideoTrack

pixelFormat?: string

The pixel format used

Memberof

MuxingInformationVideoTrack

rate?: number

Memberof

MuxingInformationVideoTrack

startTime?: number

The start time in seconds

Memberof

MuxingInformationVideoTrack

Generated using TypeDoc