| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.device | |
| org.jitsi.impl.neomedia.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
ReceiveStreamPushBufferDataSource
Wraps the DataSource of a specific ReceiveStream so that
calls to its
DataSource.disconnect() can be explicitly controlled. |
| Modifier and Type | Class and Description |
|---|---|
class |
PushBufferDataSourceAdapter
Implements PushBufferDataSource for a specific
PullBufferDataSource.
|
class |
PushBufferDataSourceDelegate<T extends javax.media.protocol.DataSource>
Implements most of PushBufferDataSource for a particular
DataSource and requires extenders to only implement
PushBufferDataSource.getStreams(). |
class |
RewritablePushBufferDataSource
Implements a PushBufferDataSource wrapper which provides mute
support for the wrapped instance.
|
Copyright © 2022 jitsi.org. All rights reserved.