12#ifndef ROC_RTP_POPULATOR_H_
13#define ROC_RTP_POPULATOR_H_
Audio frame decoder interface.
Sample stream specification. Defines sample rate and channel layout.
Base class for non-copyable objects.
virtual packet::PacketPtr read()
Read next packet.
Populator(packet::IReader &reader, audio::IFrameDecoder &decoder, const audio::SampleSpec &sample_spec)
Initialize.
Audio frame decoder interface.