| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.recording | |
| org.jitsi.service.neomedia | |
| org.jitsi.service.neomedia.recording |
| Modifier and Type | Method and Description |
|---|---|
void |
RecorderImpl.start(String format,
String filename)
Starts the recording of the media associated with this Recorder
(e.g.
|
void |
RecorderRtpImpl.start(String format,
String dirname)
Starts the recording of the media associated with this Recorder
(e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QualityControl.setPreferredRemoteSendMaxPreset(QualityPreset preset)
Changes remote send preset and protocols who can handle the changes
will implement this for re-inviting the other party or just sending that
media has changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recorder.start(String format,
String filename)
Starts the recording of the media associated with this Recorder
(e.g.
|
Copyright © 2021 jitsi.org. All rights reserved.