OptiView Ads SDK
    Preparing search index...

    Function parseId3GeobFrames

    • Parse the GEOB frames of an ID3v2 tag, as carried in HLS timed metadata.

      Parameters

      • bytes: Uint8Array

        The complete ID3v2 tag.

      Returns Id3GeobFrame[]

      The GEOB frames in order; an empty array for anything that is not a well-formed ID3v2.3/2.4 tag. Never throws.