addSink

open fun addSink(sink: AudioTrackSink)

Adds an AudioTrackSink to the track. This callback is only called for remote audio tracks. Repeated addSink calls will not add the sink multiple times.