Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • VideoFormatInfo
1.0.402-nightly-e925df0a 1.0.401 1.0.400 1.0.399

VideoFormatInfo interface

Signature:

export interface VideoFormatInfo

Properties

Property Type Description

bitDepth?

number

(Optional)

chromaSubsampling?

ChromaSubsampling

(Optional)

codecProfile?

{ profile?: string; level?: string; tier?: string; }

(Optional)

colorInfo?

VideoColorInfo

(Optional)

pixelAspectRatio?

{ numerator: number; denominator: number; }

(Optional)

VideoEncodeSettings VideoStreamMetadata

The source code for this UI is licensed under the terms of the MPL-2.0 license.