Class (GI Struct)

Gst-1.0GstAllocationParams

Parameters to control the allocation of memory

Index
  • Parameters

    • Optionalproperties: Partial<
          {
              align: number;
              flags: Gst.MemoryFlags;
              padding: number;
              prefix: number;
          },
      >

    Returns AllocationParams

align: number
padding: number
prefix: number