Uses of Interface
org.jitsi.impl.neomedia.protocol.InbandDTMFDataSource
-
Packages that use InbandDTMFDataSource Package Description org.jitsi.impl.neomedia.conference org.jitsi.impl.neomedia.protocol -
-
Uses of InbandDTMFDataSource in org.jitsi.impl.neomedia.conference
Classes in org.jitsi.impl.neomedia.conference that implement InbandDTMFDataSource Modifier and Type Class Description classAudioMixingPushBufferDataSourceRepresents a PushBufferDataSource which provides a single PushBufferStream containing the result of the audio mixing of DataSources. -
Uses of InbandDTMFDataSource in org.jitsi.impl.neomedia.protocol
Classes in org.jitsi.impl.neomedia.protocol that implement InbandDTMFDataSource Modifier and Type Class Description classRewritablePullBufferDataSourceImplements a PullBufferDataSource wrapper which provides mute support for the wrapped instance.classRewritablePushBufferDataSourceImplements a PushBufferDataSource wrapper which provides mute support for the wrapped instance.
-