Package-level declarations

Types

Link copied to clipboard

Created by pedro on 13/11/23.

Link copied to clipboard

Created by pedro on 22/8/23.

Link copied to clipboard

Created by pedro on 22/8/23.

Link copied to clipboard
data class HandshakeExtension(version: String = "1.5.3", flags: Int = ExtensionContentFlag.REXMITFLG.value or ExtensionContentFlag.CRYPT.value, receiverDelay: Int = 120, senderDelay: Int = 0, path: String = "", encryptInfo: EncryptInfo? = null) : SrtPacket

Created by pedro on 22/8/23.

Link copied to clipboard
class KeyMaterialMessage(encryptInfo: EncryptInfo, streamEncapsulation: StreamEncapsulationType = StreamEncapsulationType.MPEG_TS_SRT)

Created by pedro on 13/11/23.

Link copied to clipboard

Created by pedro on 13/11/23.