| Package | Description |
|---|---|
| org.jitsi.impl.neomedia | |
| org.jitsi.service.neomedia |
| Modifier and Type | Method and Description |
|---|---|
TransportCCEngine |
MediaStreamImpl.getTransportCCEngine()
Gets the
TransportCCEngine instance, if any, for this
MediaStream. |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaStreamImpl.setTransportCCEngine(TransportCCEngine engine)
Sets the
TransportCCEngine of this media stream. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMediaStream.setTransportCCEngine(TransportCCEngine engine)
Sets the
TransportCCEngine of this media stream. |
void |
MediaStream.setTransportCCEngine(TransportCCEngine engine)
Sets the
TransportCCEngine of this media stream. |
Copyright © 2021 jitsi.org. All rights reserved.