Class (GI Struct)

Gst-1.0GstAllocationParams

Parameters to control the allocation of memory

Index

Constructors

Properties

Methods

Constructors

  • Parameters

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

    Returns AllocationParams

Properties

align: number
padding: number
prefix: number

Methods