ChannelEncoderSettingsOutputGroupOutputOutputSettingsHlsOutputSettingsHlsSettingsStandardHlsSettingsM3u8Settings

data class ChannelEncoderSettingsOutputGroupOutputOutputSettingsHlsOutputSettingsHlsSettingsStandardHlsSettingsM3u8Settings(val audioFramesPerPes: Int? = null, val audioPids: String? = null, val ecmPid: String? = null, val nielsenId3Behavior: String? = null, val patInterval: Int? = null, val pcrControl: String? = null, val pcrPeriod: Int? = null, val pcrPid: String? = null, val pmtInterval: Int? = null, val pmtPid: String? = null, val programNum: Int? = null, val scte35Behavior: String? = null, val scte35Pid: String? = null, val timedMetadataBehavior: String? = null, val timedMetadataPid: String? = null, val transportStreamId: Int? = null, val videoPid: String? = null)

Constructors

constructor(audioFramesPerPes: Int? = null, audioPids: String? = null, ecmPid: String? = null, nielsenId3Behavior: String? = null, patInterval: Int? = null, pcrControl: String? = null, pcrPeriod: Int? = null, pcrPid: String? = null, pmtInterval: Int? = null, pmtPid: String? = null, programNum: Int? = null, scte35Behavior: String? = null, scte35Pid: String? = null, timedMetadataBehavior: String? = null, timedMetadataPid: String? = null, transportStreamId: Int? = null, videoPid: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val audioFramesPerPes: Int? = null
Link copied to clipboard
val audioPids: String? = null
Link copied to clipboard
val ecmPid: String? = null
Link copied to clipboard
Link copied to clipboard
val patInterval: Int? = null
Link copied to clipboard
val pcrControl: String? = null
Link copied to clipboard
val pcrPeriod: Int? = null
Link copied to clipboard
val pcrPid: String? = null
Link copied to clipboard
val pmtInterval: Int? = null
Link copied to clipboard
val pmtPid: String? = null
Link copied to clipboard
val programNum: Int? = null
Link copied to clipboard
val scte35Behavior: String? = null
Link copied to clipboard
val scte35Pid: String? = null

PID from which to read SCTE-35 messages.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val transportStreamId: Int? = null
Link copied to clipboard
val videoPid: String? = null