ID3v2 Metadata is inlined with MPEG frames. I've seen an instance where ID3v2 metadata was being used to tag a MPEG Icecast stream with timed metadata. This metadata could be emitted via an onMetadata callback along with the duration in time / samples when the metadata was detected.
ID3v2 Metadata is inlined with MPEG frames. I've seen an instance where ID3v2 metadata was being used to tag a MPEG Icecast stream with timed metadata. This metadata could be emitted via an
onMetadatacallback along with the duration in time / samples when the metadata was detected.