Member Junction
    Preparing search index...
    • Coerces an RTMS audio payload (a Uint8Array or ArrayBuffer) to a standalone ArrayBuffer the bridge can forward. A Uint8Array view is copied so a downstream consumer never sees bytes outside its window or a recycled SDK buffer.

      Parameters

      • data: ArrayBuffer | Uint8Array<ArrayBufferLike>

      Returns ArrayBuffer