| Package | Description |
|---|---|
| org.restcomm.media.ice | |
| org.restcomm.media.ice.harvest |
| Modifier and Type | Method and Description |
|---|---|
void |
IceAgent.harvest(RtpPortManager portManager)
Gathers all available candidates and sets the components of each media
stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoCandidatesGatheredException
Indicates that the harvesting completed without being able to bind any available
candidate to a NIO Channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HarvestManager.harvest(IceMediaStream mediaStream,
RtpPortManager portManager,
Selector selector) |
void |
CandidateHarvester.harvest(RtpPortManager portManager,
IceMediaStream mediaStream,
Selector selector)
Harvests candidates.
|
void |
ExternalCandidateHarvester.harvest(RtpPortManager portManager,
IceMediaStream mediaStream,
Selector selector) |
void |
HostCandidateHarvester.harvest(RtpPortManager portManager,
IceMediaStream mediaStream,
Selector selector) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.