Pes

class Pes(muxerListener: IMuxerInternal.IMuxerListener? = null, val stream: Stream, hasPcr: Boolean) : TS

Constructors

Link copied to clipboard
constructor(muxerListener: IMuxerInternal.IMuxerListener? = null, stream: Stream, hasPcr: Boolean)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
val pid: Short
Link copied to clipboard

Functions

Link copied to clipboard
fun write(frame: Frame)
protected fun write(payload: ByteBuffer? = null, adaptationField: ByteBuffer? = null, specificHeader: ByteBuffer? = null, stuffingForLastPacket: Boolean = false, timestamp: Long = 0)
Link copied to clipboard
protected fun writePacket(packet: SrtPacket)