Interface M3u8Settings.Builder

All Superinterfaces:
Buildable, CopyableBuilder<M3u8Settings.Builder,M3u8Settings>, SdkBuilder<M3u8Settings.Builder,M3u8Settings>, SdkPojo
Enclosing class:
M3u8Settings

public static interface M3u8Settings.Builder extends SdkPojo, CopyableBuilder<M3u8Settings.Builder,M3u8Settings>
  • Method Details

    • audioFramesPerPes

      M3u8Settings.Builder audioFramesPerPes(Integer audioFramesPerPes)
      The number of audio frames to insert for each PES packet.
      Parameters:
      audioFramesPerPes - The number of audio frames to insert for each PES packet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • audioPids

      M3u8Settings.Builder audioPids(String audioPids)
      Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.
      Parameters:
      audioPids - Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ecmPid

      M3u8Settings.Builder ecmPid(String ecmPid)
      This parameter is unused and deprecated.
      Parameters:
      ecmPid - This parameter is unused and deprecated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nielsenId3Behavior

      M3u8Settings.Builder nielsenId3Behavior(String nielsenId3Behavior)
      If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
      Parameters:
      nielsenId3Behavior - If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nielsenId3Behavior

      M3u8Settings.Builder nielsenId3Behavior(M3u8NielsenId3Behavior nielsenId3Behavior)
      If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
      Parameters:
      nielsenId3Behavior - If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • patInterval

      M3u8Settings.Builder patInterval(Integer patInterval)
      The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.
      Parameters:
      patInterval - The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pcrControl

      M3u8Settings.Builder pcrControl(String pcrControl)
      When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
      Parameters:
      pcrControl - When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pcrControl

      M3u8Settings.Builder pcrControl(M3u8PcrControl pcrControl)
      When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
      Parameters:
      pcrControl - When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • pcrPeriod

      M3u8Settings.Builder pcrPeriod(Integer pcrPeriod)
      Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
      Parameters:
      pcrPeriod - Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pcrPid

      M3u8Settings.Builder pcrPid(String pcrPid)
      Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.
      Parameters:
      pcrPid - Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pmtInterval

      M3u8Settings.Builder pmtInterval(Integer pmtInterval)
      The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.
      Parameters:
      pmtInterval - The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pmtPid

      M3u8Settings.Builder pmtPid(String pmtPid)
      Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.
      Parameters:
      pmtPid - Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • programNum

      M3u8Settings.Builder programNum(Integer programNum)
      The value of the program number field in the Program Map Table.
      Parameters:
      programNum - The value of the program number field in the Program Map Table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scte35Behavior

      M3u8Settings.Builder scte35Behavior(String scte35Behavior)
      If set to passthrough, passes any SCTE-35 signals from the input source to this output.
      Parameters:
      scte35Behavior - If set to passthrough, passes any SCTE-35 signals from the input source to this output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scte35Behavior

      M3u8Settings.Builder scte35Behavior(M3u8Scte35Behavior scte35Behavior)
      If set to passthrough, passes any SCTE-35 signals from the input source to this output.
      Parameters:
      scte35Behavior - If set to passthrough, passes any SCTE-35 signals from the input source to this output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scte35Pid

      M3u8Settings.Builder scte35Pid(String scte35Pid)
      Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.
      Parameters:
      scte35Pid - Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timedMetadataBehavior

      M3u8Settings.Builder timedMetadataBehavior(String timedMetadataBehavior)
      When set to passthrough, timed metadata is passed through from input to output.
      Parameters:
      timedMetadataBehavior - When set to passthrough, timed metadata is passed through from input to output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • timedMetadataBehavior

      M3u8Settings.Builder timedMetadataBehavior(M3u8TimedMetadataBehavior timedMetadataBehavior)
      When set to passthrough, timed metadata is passed through from input to output.
      Parameters:
      timedMetadataBehavior - When set to passthrough, timed metadata is passed through from input to output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • timedMetadataPid

      M3u8Settings.Builder timedMetadataPid(String timedMetadataPid)
      Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
      Parameters:
      timedMetadataPid - Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • transportStreamId

      M3u8Settings.Builder transportStreamId(Integer transportStreamId)
      The value of the transport stream ID field in the Program Map Table.
      Parameters:
      transportStreamId - The value of the transport stream ID field in the Program Map Table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • videoPid

      M3u8Settings.Builder videoPid(String videoPid)
      Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.
      Parameters:
      videoPid - Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • klvBehavior

      M3u8Settings.Builder klvBehavior(String klvBehavior)
      If set to passthrough, passes any KLV data from the input source to this output.
      Parameters:
      klvBehavior - If set to passthrough, passes any KLV data from the input source to this output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • klvBehavior

      M3u8Settings.Builder klvBehavior(M3u8KlvBehavior klvBehavior)
      If set to passthrough, passes any KLV data from the input source to this output.
      Parameters:
      klvBehavior - If set to passthrough, passes any KLV data from the input source to this output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • klvDataPids

      M3u8Settings.Builder klvDataPids(String klvDataPids)
      Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
      Parameters:
      klvDataPids - Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
      Returns:
      Returns a reference to this object so that method calls can be chained together.