12#ifndef ROC_RTP_PARSER_H_
13#define ROC_RTP_PARSER_H_
Base class for non-copyable objects.
Shared ownership intrusive pointer.
Parser(const FormatMap &format_map, packet::IParser *inner_parser)
Initialization.
virtual bool parse(packet::Packet &packet, const core::Slice< uint8_t > &buffer)
Parse packet from buffer.