FrameInterceptorConfiguration

@KordVoice
data class FrameInterceptorConfiguration(val gateway: Gateway, val voiceGateway: VoiceGateway, val ssrc: UInt)(source)

Constructors

Link copied to clipboard
constructor(gateway: Gateway, voiceGateway: VoiceGateway, ssrc: UInt)

Properties

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