| Package | Description |
|---|---|
| org.jitsi.impl.neomedia | |
| org.jitsi.service.neomedia |
| Modifier and Type | Method and Description |
|---|---|
StreamConnector.Protocol |
MediaStreamImpl.getTransportProtocol()
Returns the transport protocol used by the streams.
|
| Modifier and Type | Method and Description |
|---|---|
StreamConnector.Protocol |
StreamConnectorDelegate.getProtocol()
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
DefaultTCPStreamConnector.getProtocol()
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
StreamConnector.getProtocol()
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
DefaultStreamConnector.getProtocol()
Returns the protocol of this StreamConnector.
|
StreamConnector.Protocol |
MediaStream.getTransportProtocol()
Returns the transport protocol used by the streams.
|
static StreamConnector.Protocol |
StreamConnector.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamConnector.Protocol[] |
StreamConnector.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 jitsi.org. All rights reserved.