Klasse ParseContext

Alle implementierten Schnittstellen:
PointerInterface

public class ParseContext extends Record
  • Konstruktordetails

    • ParseContext

      public ParseContext(PointerContainer pointer)
    • ParseContext

      public ParseContext()
      Allocates a parse context for use with gst_parse_launch_full() or
      gst_parse_launchv_full().

      Free-function: gst_parse_context_free
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • copy

      public ParseContext copy()
      Copies the @context.
      Gibt zurück:
      A copied #GstParseContext
    • free

      public void free()
      Frees a parse context previously allocated with gst_parse_context_new().
    • 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()