Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • FileMp4Info
1.0.402-nightly-9b70c72f 1.0.401 1.0.400 1.0.399

FileMp4Info interface

Information about an Mp4 File

Signature:

export interface FileMp4Info

Properties

Property Type Description

byteLength?

number

(Optional) The total length of the mp4 file in bytes, if known

durationMs?

number

(Optional) The duration of the Mp4 file in millseconds (if known)

trackInfo

FileMp4TrackInfo[]

FileImageInputSettings FileMp4InputSettings

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