You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: