Sdt
class Sdt(var listener: IMuxerInternal.IMuxerListener? = null, services: List<Service>, tsId: Short, originalNetworkId: Short = 0xff01.toShort(), var versionNumber: Byte = 0, var packetCount: Int = 0) : Psi, ITSElement
Constructors
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