| Class | Description |
|---|---|
| DataSource |
Implements the CaptureDevice and DataSource for the
purpose of rtpdump file streaming.
|
| RawPacketScheduler |
Suggests a schedule method that puts the current thread to sleep for X milis,
where X is such that RTP timestamps and a given clock are respected.
|
| RtpdumpFileReader |
This class represent a rtpdump file and provide an API to get the
payload of the rtp packet it contains.
|
| RtpdumpMediaDevice |
This class contains the method createRtpdumpMediaDevice that
can create MediaDevices that will read the rtpdump file given.
|
| RtpdumpStream |
Implements a PullBufferStream which read an rtpdump file to generate
a RTP stream from the payloads recorded in a rtpdump file.
|
Copyright © 2021 jitsi.org. All rights reserved.