Record Class FFProbeStream

java.lang.Object
java.lang.Record
tv.hd3g.ffprobejaxb.data.FFProbeStream

public record FFProbeStream(FFProbeStreamDisposition disposition, List<FFProbeKeyValue> tags, List<FFProbePacketSideData> sideDataList, int index, String codecName, String codecLongName, String profile, String codecType, String codecTag, String codecTagString, String extradata, int extradataSize, String extradataHash, int width, int height, int codedWidth, int codedHeight, boolean closedCaptions, boolean filmGrain, boolean hasBFrames, String sampleAspectRatio, String displayAspectRatio, String pixFmt, int level, String colorRange, String colorSpace, String colorTransfer, String colorPrimaries, String chromaLocation, String fieldOrder, int refs, String sampleFmt, int sampleRate, int channels, String channelLayout, int bitsPerSample, int initialPadding, String id, String rFrameRate, String avgFrameRate, String timeBase, long startPts, float startTime, long durationTs, float duration, int bitRate, int maxBitRate, int bitsPerRawSample, int nbFrames, int nbReadFrames, int nbReadPackets) extends Record
StreamType
  • Constructor Summary

    Constructors
    Constructor
    Description
    FFProbeStream(FFProbeStreamDisposition disposition, List<FFProbeKeyValue> tags, List<FFProbePacketSideData> sideDataList, int index, String codecName, String codecLongName, String profile, String codecType, String codecTag, String codecTagString, String extradata, int extradataSize, String extradataHash, int width, int height, int codedWidth, int codedHeight, boolean closedCaptions, boolean filmGrain, boolean hasBFrames, String sampleAspectRatio, String displayAspectRatio, String pixFmt, int level, String colorRange, String colorSpace, String colorTransfer, String colorPrimaries, String chromaLocation, String fieldOrder, int refs, String sampleFmt, int sampleRate, int channels, String channelLayout, int bitsPerSample, int initialPadding, String id, String rFrameRate, String avgFrameRate, String timeBase, long startPts, float startTime, long durationTs, float duration, int bitRate, int maxBitRate, int bitsPerRawSample, int nbFrames, int nbReadFrames, int nbReadPackets)
    Creates an instance of a FFProbeStream record class.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the avgFrameRate record component.
    int
    Returns the value of the bitRate record component.
    int
    Returns the value of the bitsPerRawSample record component.
    int
    Returns the value of the bitsPerSample record component.
    Returns the value of the channelLayout record component.
    int
    Returns the value of the channels record component.
    Returns the value of the chromaLocation record component.
    boolean
    Returns the value of the closedCaptions record component.
    Returns the value of the codecLongName record component.
    Returns the value of the codecName record component.
    Returns the value of the codecTag record component.
    Returns the value of the codecTagString record component.
    Returns the value of the codecType record component.
    int
    Returns the value of the codedHeight record component.
    int
    Returns the value of the codedWidth record component.
    Returns the value of the colorPrimaries record component.
    Returns the value of the colorRange record component.
    Returns the value of the colorSpace record component.
    Returns the value of the colorTransfer record component.
    Returns the value of the displayAspectRatio record component.
    Returns the value of the disposition record component.
    float
    Returns the value of the duration record component.
    long
    Returns the value of the durationTs record component.
    final boolean
    Indicates whether some other object is "equal to" this one.
    Returns the value of the extradata record component.
    Returns the value of the extradataHash record component.
    int
    Returns the value of the extradataSize record component.
    Returns the value of the fieldOrder record component.
    boolean
    Returns the value of the filmGrain record component.
    boolean
    Returns the value of the hasBFrames record component.
    final int
    Returns a hash code value for this object.
    int
    Returns the value of the height record component.
    id()
    Returns the value of the id record component.
    int
    Returns the value of the index record component.
    int
    Returns the value of the initialPadding record component.
    int
    Returns the value of the level record component.
    int
    Returns the value of the maxBitRate record component.
    int
    Returns the value of the nbFrames record component.
    int
    Returns the value of the nbReadFrames record component.
    int
    Returns the value of the nbReadPackets record component.
    Returns the value of the pixFmt record component.
    Returns the value of the profile record component.
    int
    Returns the value of the refs record component.
    Returns the value of the rFrameRate record component.
    Returns the value of the sampleAspectRatio record component.
    Returns the value of the sampleFmt record component.
    int
    Returns the value of the sampleRate record component.
    Returns the value of the sideDataList record component.
    long
    Returns the value of the startPts record component.
    float
    Returns the value of the startTime record component.
    Returns the value of the tags record component.
    Returns the value of the timeBase record component.
    final String
    Returns a string representation of this record class.
    int
    Returns the value of the width record component.

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • FFProbeStream

      public FFProbeStream(FFProbeStreamDisposition disposition, List<FFProbeKeyValue> tags, List<FFProbePacketSideData> sideDataList, int index, String codecName, String codecLongName, String profile, String codecType, String codecTag, String codecTagString, String extradata, int extradataSize, String extradataHash, int width, int height, int codedWidth, int codedHeight, boolean closedCaptions, boolean filmGrain, boolean hasBFrames, String sampleAspectRatio, String displayAspectRatio, String pixFmt, int level, String colorRange, String colorSpace, String colorTransfer, String colorPrimaries, String chromaLocation, String fieldOrder, int refs, String sampleFmt, int sampleRate, int channels, String channelLayout, int bitsPerSample, int initialPadding, String id, String rFrameRate, String avgFrameRate, String timeBase, long startPts, float startTime, long durationTs, float duration, int bitRate, int maxBitRate, int bitsPerRawSample, int nbFrames, int nbReadFrames, int nbReadPackets)
      Creates an instance of a FFProbeStream record class.
      Parameters:
      disposition - the value for the disposition record component
      tags - the value for the tags record component
      sideDataList - the value for the sideDataList record component
      index - the value for the index record component
      codecName - the value for the codecName record component
      codecLongName - the value for the codecLongName record component
      profile - the value for the profile record component
      codecType - the value for the codecType record component
      codecTag - the value for the codecTag record component
      codecTagString - the value for the codecTagString record component
      extradata - the value for the extradata record component
      extradataSize - the value for the extradataSize record component
      extradataHash - the value for the extradataHash record component
      width - the value for the width record component
      height - the value for the height record component
      codedWidth - the value for the codedWidth record component
      codedHeight - the value for the codedHeight record component
      closedCaptions - the value for the closedCaptions record component
      filmGrain - the value for the filmGrain record component
      hasBFrames - the value for the hasBFrames record component
      sampleAspectRatio - the value for the sampleAspectRatio record component
      displayAspectRatio - the value for the displayAspectRatio record component
      pixFmt - the value for the pixFmt record component
      level - the value for the level record component
      colorRange - the value for the colorRange record component
      colorSpace - the value for the colorSpace record component
      colorTransfer - the value for the colorTransfer record component
      colorPrimaries - the value for the colorPrimaries record component
      chromaLocation - the value for the chromaLocation record component
      fieldOrder - the value for the fieldOrder record component
      refs - the value for the refs record component
      sampleFmt - the value for the sampleFmt record component
      sampleRate - the value for the sampleRate record component
      channels - the value for the channels record component
      channelLayout - the value for the channelLayout record component
      bitsPerSample - the value for the bitsPerSample record component
      initialPadding - the value for the initialPadding record component
      id - the value for the id record component
      rFrameRate - the value for the rFrameRate record component
      avgFrameRate - the value for the avgFrameRate record component
      timeBase - the value for the timeBase record component
      startPts - the value for the startPts record component
      startTime - the value for the startTime record component
      durationTs - the value for the durationTs record component
      duration - the value for the duration record component
      bitRate - the value for the bitRate record component
      maxBitRate - the value for the maxBitRate record component
      bitsPerRawSample - the value for the bitsPerRawSample record component
      nbFrames - the value for the nbFrames record component
      nbReadFrames - the value for the nbReadFrames record component
      nbReadPackets - the value for the nbReadPackets record component
  • Method Details

    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object o)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. Reference components are compared with Objects::equals(Object,Object); primitive components are compared with '=='.
      Specified by:
      equals in class Record
      Parameters:
      o - the object with which to compare
      Returns:
      true if this object is the same as the o argument; false otherwise.
    • disposition

      public FFProbeStreamDisposition disposition()
      Returns the value of the disposition record component.
      Returns:
      the value of the disposition record component
    • tags

      public List<FFProbeKeyValue> tags()
      Returns the value of the tags record component.
      Returns:
      the value of the tags record component
    • sideDataList

      public List<FFProbePacketSideData> sideDataList()
      Returns the value of the sideDataList record component.
      Returns:
      the value of the sideDataList record component
    • index

      public int index()
      Returns the value of the index record component.
      Returns:
      the value of the index record component
    • codecName

      public String codecName()
      Returns the value of the codecName record component.
      Returns:
      the value of the codecName record component
    • codecLongName

      public String codecLongName()
      Returns the value of the codecLongName record component.
      Returns:
      the value of the codecLongName record component
    • profile

      public String profile()
      Returns the value of the profile record component.
      Returns:
      the value of the profile record component
    • codecType

      public String codecType()
      Returns the value of the codecType record component.
      Returns:
      the value of the codecType record component
    • codecTag

      public String codecTag()
      Returns the value of the codecTag record component.
      Returns:
      the value of the codecTag record component
    • codecTagString

      public String codecTagString()
      Returns the value of the codecTagString record component.
      Returns:
      the value of the codecTagString record component
    • extradata

      public String extradata()
      Returns the value of the extradata record component.
      Returns:
      the value of the extradata record component
    • extradataSize

      public int extradataSize()
      Returns the value of the extradataSize record component.
      Returns:
      the value of the extradataSize record component
    • extradataHash

      public String extradataHash()
      Returns the value of the extradataHash record component.
      Returns:
      the value of the extradataHash record component
    • width

      public int width()
      Returns the value of the width record component.
      Returns:
      the value of the width record component
    • height

      public int height()
      Returns the value of the height record component.
      Returns:
      the value of the height record component
    • codedWidth

      public int codedWidth()
      Returns the value of the codedWidth record component.
      Returns:
      the value of the codedWidth record component
    • codedHeight

      public int codedHeight()
      Returns the value of the codedHeight record component.
      Returns:
      the value of the codedHeight record component
    • closedCaptions

      public boolean closedCaptions()
      Returns the value of the closedCaptions record component.
      Returns:
      the value of the closedCaptions record component
    • filmGrain

      public boolean filmGrain()
      Returns the value of the filmGrain record component.
      Returns:
      the value of the filmGrain record component
    • hasBFrames

      public boolean hasBFrames()
      Returns the value of the hasBFrames record component.
      Returns:
      the value of the hasBFrames record component
    • sampleAspectRatio

      public String sampleAspectRatio()
      Returns the value of the sampleAspectRatio record component.
      Returns:
      the value of the sampleAspectRatio record component
    • displayAspectRatio

      public String displayAspectRatio()
      Returns the value of the displayAspectRatio record component.
      Returns:
      the value of the displayAspectRatio record component
    • pixFmt

      public String pixFmt()
      Returns the value of the pixFmt record component.
      Returns:
      the value of the pixFmt record component
    • level

      public int level()
      Returns the value of the level record component.
      Returns:
      the value of the level record component
    • colorRange

      public String colorRange()
      Returns the value of the colorRange record component.
      Returns:
      the value of the colorRange record component
    • colorSpace

      public String colorSpace()
      Returns the value of the colorSpace record component.
      Returns:
      the value of the colorSpace record component
    • colorTransfer

      public String colorTransfer()
      Returns the value of the colorTransfer record component.
      Returns:
      the value of the colorTransfer record component
    • colorPrimaries

      public String colorPrimaries()
      Returns the value of the colorPrimaries record component.
      Returns:
      the value of the colorPrimaries record component
    • chromaLocation

      public String chromaLocation()
      Returns the value of the chromaLocation record component.
      Returns:
      the value of the chromaLocation record component
    • fieldOrder

      public String fieldOrder()
      Returns the value of the fieldOrder record component.
      Returns:
      the value of the fieldOrder record component
    • refs

      public int refs()
      Returns the value of the refs record component.
      Returns:
      the value of the refs record component
    • sampleFmt

      public String sampleFmt()
      Returns the value of the sampleFmt record component.
      Returns:
      the value of the sampleFmt record component
    • sampleRate

      public int sampleRate()
      Returns the value of the sampleRate record component.
      Returns:
      the value of the sampleRate record component
    • channels

      public int channels()
      Returns the value of the channels record component.
      Returns:
      the value of the channels record component
    • channelLayout

      public String channelLayout()
      Returns the value of the channelLayout record component.
      Returns:
      the value of the channelLayout record component
    • bitsPerSample

      public int bitsPerSample()
      Returns the value of the bitsPerSample record component.
      Returns:
      the value of the bitsPerSample record component
    • initialPadding

      public int initialPadding()
      Returns the value of the initialPadding record component.
      Returns:
      the value of the initialPadding record component
    • id

      public String id()
      Returns the value of the id record component.
      Returns:
      the value of the id record component
    • rFrameRate

      public String rFrameRate()
      Returns the value of the rFrameRate record component.
      Returns:
      the value of the rFrameRate record component
    • avgFrameRate

      public String avgFrameRate()
      Returns the value of the avgFrameRate record component.
      Returns:
      the value of the avgFrameRate record component
    • timeBase

      public String timeBase()
      Returns the value of the timeBase record component.
      Returns:
      the value of the timeBase record component
    • startPts

      public long startPts()
      Returns the value of the startPts record component.
      Returns:
      the value of the startPts record component
    • startTime

      public float startTime()
      Returns the value of the startTime record component.
      Returns:
      the value of the startTime record component
    • durationTs

      public long durationTs()
      Returns the value of the durationTs record component.
      Returns:
      the value of the durationTs record component
    • duration

      public float duration()
      Returns the value of the duration record component.
      Returns:
      the value of the duration record component
    • bitRate

      public int bitRate()
      Returns the value of the bitRate record component.
      Returns:
      the value of the bitRate record component
    • maxBitRate

      public int maxBitRate()
      Returns the value of the maxBitRate record component.
      Returns:
      the value of the maxBitRate record component
    • bitsPerRawSample

      public int bitsPerRawSample()
      Returns the value of the bitsPerRawSample record component.
      Returns:
      the value of the bitsPerRawSample record component
    • nbFrames

      public int nbFrames()
      Returns the value of the nbFrames record component.
      Returns:
      the value of the nbFrames record component
    • nbReadFrames

      public int nbReadFrames()
      Returns the value of the nbReadFrames record component.
      Returns:
      the value of the nbReadFrames record component
    • nbReadPackets

      public int nbReadPackets()
      Returns the value of the nbReadPackets record component.
      Returns:
      the value of the nbReadPackets record component