Klasse FlagSet

Alle implementierten Schnittstellen:
PointerInterface

public class FlagSet extends Pointer
A fundamental type that describes a 32-bit flag bitfield, with 32-bit
mask indicating which of the bits in the field are explicitly set.

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

  • Konstruktordetails

  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • register

      public static long register(long flags_type)
      Create a new sub-class of #GST_TYPE_FLAG_SET
      which will pretty-print the human-readable flags
      when serializing, for easier debugging.
      Parameter:
      flags_type - a #GType of a #G_TYPE_FLAGS type.
      Gibt zurück:
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()