#include <cstdint>#include <promeki/core/objectbase.h>#include <promeki/core/error.h>#include <promeki/core/buffer.h>#include <promeki/network/socketaddress.h>#include <promeki/network/rtppacket.h>
Go to the source code of this file.
Classes | |
| class | RtpSession |
| RTP session for sending and receiving packets (RFC 3550). More... | |
See LICENSE file in the project root folder for license information.