| Package | Description |
|---|---|
| org.jitsi.impl.neomedia | |
| org.jitsi.service.neomedia |
| Modifier and Type | Method and Description |
|---|---|
MediaStreamTarget |
MediaStreamImpl.getTarget()
Returns the target of this MediaStream to which it is to send
and from which it is to receive data (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaStreamImpl.setTarget(MediaStreamTarget target)
Sets the target of this MediaStream to which it is to send and
from which it is to receive data (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
MediaStreamTarget |
MediaStream.getTarget()
Returns the target of this MediaStream to which it is to send
and from which it is to receive data (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaStream.setTarget(MediaStreamTarget target)
Sets the target of this MediaStream to which it is to send and
from which it is to receive data (e.g.
|
Copyright © 2022 jitsi.org. All rights reserved.