SrtUrl

constructor(hostname: String, port: Int, connectTimeoutInMs: Int? = null, flightFlagSize: Int? = 25600, inputBandwidth: Long? = 0, iptos: Int? = 184, ipttl: Int? = 64, latencyInMs: Int? = null, listenTimeoutInMs: Int? = null, maxBandwidth: Long? = 0, mode: SrtUrl.Mode? = Mode.CALLER, maxSegmentSize: Int? = 1500, nakReport: Boolean? = true, overheadBandwidth: Int? = 25, passphrase: String? = null, enforcedEncryption: Boolean? = true, kmRefreshRate: Int? = null, kmPreannounce: Int? = null, senderDropDelayInMs: Int? = null, payloadSize: Int? = null, peerLatencyInMs: Int? = null, pbKeyLength: Int? = 0, receiverLatencyInMs: Int? = null, receiveUDPBufferSize: Int? = null, sendUDPBufferSize: Int? = null, timeoutInMs: Int? = null, enableTooLatePacketDrop: Boolean? = null, sendBufferSize: Int? = null, recvBufferSize: Int? = null, lossMaxTTL: Int? = null, minVersion: Int? = null, streamId: String? = null, smoother: Transtype? = null, enableMessageApi: Boolean? = false, transtype: Transtype? = null, lingerInS: Int? = null, enableTimestampBasedPacketDelivery: Boolean? = null)