| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.conference | |
| org.jitsi.impl.neomedia.device |
| Modifier and Type | Method and Description |
|---|---|
AudioMixingPushBufferDataSource |
AudioMixer.createOutDataSource()
Creates a new AudioMixingPushBufferDataSource which gives
access to a single audio stream representing the mix of the audio streams
input into this AudioMixer through its input
DataSources.
|
AudioMixingPushBufferDataSource |
AudioMixingPushBufferStream.getDataSource()
Gets the AudioMixingPushBufferDataSource which created and owns
this instance and defines the input data which is to not be mixed in the
output of this PushBufferStream.
|
AudioMixingPushBufferDataSource |
AudioMixer.getLocalOutDataSource()
Gets the AudioMixingPushBufferDataSource containing the mix of
all input DataSources excluding the CaptureDevice of
this AudioMixer and is thus meant for playback on the local peer
in a call.
|
| Modifier and Type | Method and Description |
|---|---|
AudioMixingPushBufferDataSource |
AudioMixerMediaDevice.createOutputDataSource()
Creates a DataSource instance for this MediaDevice
which gives access to the captured media.
|
Copyright © 2022 jitsi.org. All rights reserved.