Interface FmtpRequest.Builder

  • Method Details

    • channelOrder

      FmtpRequest.Builder channelOrder(String channelOrder)

      The format of the audio channel.

      Parameters:
      channelOrder - The format of the audio channel.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • colorimetry

      FmtpRequest.Builder colorimetry(String colorimetry)

      The format that is used for the representation of color.

      Parameters:
      colorimetry - The format that is used for the representation of color.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • colorimetry

      FmtpRequest.Builder colorimetry(Colorimetry colorimetry)

      The format that is used for the representation of color.

      Parameters:
      colorimetry - The format that is used for the representation of color.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • exactFramerate

      FmtpRequest.Builder exactFramerate(String exactFramerate)

      The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the exactFramerate.

      Parameters:
      exactFramerate - The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the exactFramerate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • par

      The pixel aspect ratio (PAR) of the video.

      Parameters:
      par - The pixel aspect ratio (PAR) of the video.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • range

      The encoding range of the video.

      Parameters:
      range - The encoding range of the video.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • range

      FmtpRequest.Builder range(Range range)

      The encoding range of the video.

      Parameters:
      range - The encoding range of the video.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scanMode

      FmtpRequest.Builder scanMode(String scanMode)

      The type of compression that was used to smooth the video’s appearance.

      Parameters:
      scanMode - The type of compression that was used to smooth the video’s appearance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scanMode

      FmtpRequest.Builder scanMode(ScanMode scanMode)

      The type of compression that was used to smooth the video’s appearance.

      Parameters:
      scanMode - The type of compression that was used to smooth the video’s appearance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tcs

      The transfer characteristic system (TCS) that is used in the video.

      Parameters:
      tcs - The transfer characteristic system (TCS) that is used in the video.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tcs

      The transfer characteristic system (TCS) that is used in the video.

      Parameters:
      tcs - The transfer characteristic system (TCS) that is used in the video.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: