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)