| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.conference | |
| org.jitsi.impl.neomedia.device | |
| org.jitsi.impl.neomedia.protocol |
| Class and Description |
|---|
| InbandDTMFDataSource
All datasources that support inband DTMF functionalities implement
InbandDTMFDataSource.
|
| MuteDataSource
All datasources that support muting functionality implement
MuteDataSource.
|
| TranscodingDataSource
Represents a DataSource which transcodes the tracks of a specific
input DataSource into a specific output Format.
|
| Class and Description |
|---|
| CaptureDeviceDelegatePushBufferDataSource
Represents a PushBufferDataSource which is also a
CaptureDevice through delegation to a specific
CaptureDevice.
|
| PushBufferDataSourceDelegate
Implements most of PushBufferDataSource for a particular
DataSource and requires extenders to only implement
PushBufferDataSource.getStreams(). |
| TranscodingDataSource
Represents a DataSource which transcodes the tracks of a specific
input DataSource into a specific output Format.
|
| Class and Description |
|---|
| BufferStreamAdapter
Represents a base class for adapters of SourceStreams, usually
ones reading data in arrays of bytes and not in Buffers, to
SourceStreams reading data in Buffers.
|
| CaptureDeviceDelegatePullBufferDataSource
Represents a PullBufferDataSource which is also a
CaptureDevice through delegation to a specific
CaptureDevice.
|
| CaptureDeviceDelegatePushBufferDataSource
Represents a PushBufferDataSource which is also a
CaptureDevice through delegation to a specific
CaptureDevice.
|
| InbandDTMFDataSource
All datasources that support inband DTMF functionalities implement
InbandDTMFDataSource.
|
| MuteDataSource
All datasources that support muting functionality implement
MuteDataSource.
|
| PullBufferDataSourceDelegate
Implements most of PullBufferDataSource for a particular
DataSource and requires extenders to only implement
PullBufferDataSource.getStreams(). |
| PushBufferDataSourceDelegate
Implements most of PushBufferDataSource for a particular
DataSource and requires extenders to only implement
PushBufferDataSource.getStreams(). |
Copyright © 2021 jitsi.org. All rights reserved.