12 #ifndef ROC_PIPELINE_RECEIVER_PORT_H_
13 #define ROC_PIPELINE_RECEIVER_PORT_H_
Memory allocator interface.
Base class for list element.
Base class for reference countable objects.
ReceiverPort(const PortConfig &config, const rtp::FormatMap &format_map, core::IAllocator &allocator)
Initialize.
const PortConfig & config() const
Get port config.
bool handle(packet::Packet &packet)
Try to handle packet on this port.
bool valid() const
Check if the port pipeline was succefully constructed.
Memory allocator interface.
Base class for reference countable objects.