TS
open class TS(var listener: IMuxerInternal.IMuxerListener? = null, val pid: Short, transportErrorIndicator: Boolean = false, transportPriority: Boolean = false, transportScramblingControl: Byte = 0, continuityCounter: Byte = 0) : TSOutputCallback
Inheritors
Constructors
Properties
Functions
Link copied to clipboard
protected fun write(payload: ByteBuffer? = null, adaptationField: ByteBuffer? = null, specificHeader: ByteBuffer? = null, stuffingForLastPacket: Boolean = false, timestamp: Long = 0)
Link copied to clipboard