Function

Gst-1.0Gstbuffer_get_max_memorySince 1.2

  • Gets the maximum amount of memory blocks that a buffer can hold. This is a compile time constant that can be queried with the function.

    When more memory blocks are added, existing memory blocks will be merged together to make room for the new block.

    Returns number

    the maximum amount of memory blocks that a buffer can hold.

    1.2