Options
All
  • Public
  • Public/Protected
  • All
Menu

MPEG Information

Hierarchy

  • MPEG

Index

Properties

audioBytes: number

number of bytes of audio

audioBytesDeclared: number

number of bytes of audio declared in audio header

bitRate: number

bitRate of audio

channels: number

number of channels

durationEstimate: number

the estimated duration based on audio mpeg header or by the first few audio frames

durationRead: number

the duration calculated by all audio frames

encoded: string

bitrate encoding: VBR || CBR

frameCount: number

number of audio frames

frameCountDeclared: number

number of audio frames declared in audio header

layer: string

mpeg layer

mode: string

channel mode: joint || dual || single

sampleCount: number

number of samples per audio frame

sampleRate: number

sampleRate of audio

version: string

mpeg version

Generated using TypeDoc