AudioFrameSenderConfiguration

data class AudioFrameSenderConfiguration(val server: SocketAddress, val ssrc: UInt, val key: ByteArray, val interceptorConfiguration: FrameInterceptorConfiguration)(source)

Constructors

Link copied to clipboard
constructor(server: SocketAddress, ssrc: UInt, key: ByteArray, interceptorConfiguration: FrameInterceptorConfiguration)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val ssrc: UInt