BufferHandle

    Codec |

    Description:

    Defines the buffer handle type. The virtual address of a handle maps to its physical address.

    Defines the buffer handle, including the shared memory key, shared memory ID, and physical memory address.

    Summary

    Data Fields

    Field Documentation

    handle

    Physical address

    Description:

    Shared memory key

    phyAddr

    Description:

    Physical address

    shmid

    Description:

    Unique ID of the shared memory

    Description: