| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.recording | |
| org.jitsi.service.neomedia.recording |
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronizerImpl |
| Modifier and Type | Method and Description |
|---|---|
Synchronizer |
RecorderImpl.getSynchronizer()
Gets the Synchronizer of this Recorder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecorderImpl.setSynchronizer(Synchronizer synchronizer)
Sets the Synchronizer that this instance should use.
|
void |
RecorderRtpImpl.setSynchronizer(Synchronizer synchronizer) |
| Modifier and Type | Method and Description |
|---|---|
Synchronizer |
Recorder.getSynchronizer()
Gets the Synchronizer of this Recorder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recorder.setSynchronizer(Synchronizer synchronizer)
Sets the Synchronizer that this instance should use.
|
Copyright © 2021 jitsi.org. All rights reserved.