Class DiscovererSubtitleInfo

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class DiscovererSubtitleInfo extends DiscovererStreamInfo
GstDiscovererStreamInfo specific to subtitle streams (this includes text and image based ones).
  • Constructor Details

    • DiscovererSubtitleInfo

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

      public DiscovererSubtitleInfo()
      Create a new DiscovererSubtitleInfo.
  • Method Details