Klasse ParamSpecArray

Alle implementierten Schnittstellen:
PointerInterface

public class ParamSpecArray extends Record
A GParamSpec derived structure for arrays of values.

https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html

  • Felddetails

    • PARENT_INSTANCE

      public static final String PARENT_INSTANCE
      super class
      Private field: direct-type
      Siehe auch:
    • ELEMENT_SPEC

      public static final String ELEMENT_SPEC
      the #GParamSpec of the type of values in the array
      Siehe auch:
  • Konstruktordetails

    • ParamSpecArray

      public ParamSpecArray(PointerContainer pointer)
    • ParamSpecArray

      public ParamSpecArray()
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • setFieldElementSpec

      public void setFieldElementSpec(ParamSpec element_spec)
      the #GParamSpec of the type of values in the array
    • getFieldElementSpec

      public ParamSpec getFieldElementSpec()
      the #GParamSpec of the type of values in the array