Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::packet::PacketFactory Class Reference

Packet factory. More...

#include <packet_factory.h>

Inheritance diagram for roc::packet::PacketFactory:
Collaboration diagram for roc::packet::PacketFactory:

Public Member Functions

 PacketFactory (core::IArena &arena)
 Constructor. More...
 
core::SharedPtr< Packetnew_packet ()
 Create new packet;. More...
 

Detailed Description

Packet factory.

Definition at line 25 of file packet_factory.h.

Constructor & Destructor Documentation

◆ PacketFactory()

roc::packet::PacketFactory::PacketFactory ( core::IArena arena)

Constructor.

Member Function Documentation

◆ new_packet()

core::SharedPtr<Packet> roc::packet::PacketFactory::new_packet ( )

Create new packet;.


The documentation for this class was generated from the following file: