|
RTC Toolkit
2.0.0
|
Class that combines Frames of a sample. More...
Go to the source code of this file.
Classes | |
| struct | StreamIdentifier |
| Unique identifier for packets of a single stream. More... | |
| struct | SampleIdentifier |
| Unique identifier for packets of a single sample. More... | |
| struct | FrameIdentifier |
| Unique identifier for packets of a single frame. More... | |
| struct | FrameMetadata |
| Metadata for a single frame. More... | |
| struct | CombinedFrames |
| Data about the combined packets of a single sample. More... | |
| class | PacketCombiner |
| This class combines the packets of a sample. More... | |
Enumerations | |
| enum | RTMSFrameType { RTMS_LEADER, RTMS_PAYLOAD, RTMS_TRAILER } |
| Possible frame types of a RTMS packet. More... | |
Class that combines Frames of a sample.
| enum RTMSFrameType |