Options
All
  • Public
  • Public/Protected
  • All
Menu

Options of MP3 reading

Hierarchy

  • ReadOptions

Index

Properties

detectDuplicateID3v2?: boolean

do not stop looking for id3v2, even if one is already found

id3v1?: boolean

read ID3 v1 tag

id3v1IfNotID3v2?: boolean

read ID3 v1 tag only if no ID3 v2 tag is found

id3v2?: boolean

read ID3 v2 tag

mpeg?: boolean

read mpeg information

mpegQuick?: boolean

estimate mpeg information based on mpeg header (XING|Info)

raw?: boolean

do not parse id3v2 frames & return binary blobs

Generated using TypeDoc