Member Junction
    Preparing search index...
    • Coerces a Uint8Array view or ArrayBuffer into a standalone ArrayBuffer, copying the exact window of a view (so the result never aliases a larger backing buffer). The LiveKit package has no pre-existing PCM-coercion helper to reuse, so this is defined here; it is the single such export.

      Parameters

      • data: ArrayBuffer | Uint8Array<ArrayBufferLike>

      Returns ArrayBuffer