Class StreamHeader.Video

java.lang.Object
com.github.kokorin.jaffree.nut.StreamHeader.Video
Enclosing class:
StreamHeader

public static class StreamHeader.Video extends Object
Video-related data for StreamHeader.
  • Field Details

    • width

      public final int width
    • height

      public final int height
    • sampleWidth

      public final int sampleWidth
    • sampleHeight

      public final int sampleHeight
    • type

      public final StreamHeader.ColourspaceType type
  • Constructor Details

  • Method Details