Function

Gst-1.0Gstutil_dump_mem

  • Dumps the memory block into a hex representation. Useful for debugging.

    Parameters

    • mem: string | Uint8Array<ArrayBufferLike>

      a pointer to the memory to dump

    Returns void