Class MediaStream.MediaStreamClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
MediaFile.MediaFileClass
Enclosing class:
MediaStream

public static class MediaStream.MediaStreamClass extends GObject.ObjectClass
  • Constructor Details

    • MediaStreamClass

      public MediaStreamClass(MemorySegment address)
      Create a MediaStreamClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overridePlay

      public void overridePlay(Arena arena, @Nullable Method method)
      Override virtual method play.
      Parameters:
      method - the method to invoke
    • overridePause

      public void overridePause(Arena arena, @Nullable Method method)
      Override virtual method pause.
      Parameters:
      method - the method to invoke
    • overrideSeek

      public void overrideSeek(Arena arena, @Nullable Method method)
      Override virtual method seek.
      Parameters:
      method - the method to invoke
    • overrideUpdateAudio

      public void overrideUpdateAudio(Arena arena, @Nullable Method method)
      Override virtual method update_audio.
      Parameters:
      method - the method to invoke
    • overrideRealize

      public void overrideRealize(Arena arena, @Nullable Method method)
      Override virtual method realize.
      Parameters:
      method - the method to invoke
    • overrideUnrealize

      public void overrideUnrealize(Arena arena, @Nullable Method method)
      Override virtual method unrealize.
      Parameters:
      method - the method to invoke