Pmt
class Pmt(byteBufferPool: ByteBufferPool, var listener: IMuxerInternal.IMuxerListener? = null, service: Service, var streams: List<Stream>, val pid: Short, var versionNumber: Byte = 0) : Psi, ITSElement
Constructors
Link copied to clipboard
constructor(byteBufferPool: ByteBufferPool, listener: IMuxerInternal.IMuxerListener? = null, service: Service, streams: List<Stream>, pid: Short, versionNumber: Byte = 0)
Functions
Link copied to clipboard
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