/** * Insertable Streams utilities. * * Note: Audio tracks no longer embed metadata - animation data is now sent via a separate video track. * These utilities are kept for potential future use and backwards compatibility. * * @internal * @packageDocumentation */ export {}; //# sourceMappingURL=utils.d.ts.map