#include <ratectl.h>
Collaboration diagram for OpalVideoRateController::PacketEntry:
Public Member Functions | |
PacketEntry (RTP_DataFrame *rtp_, bool iFrame_) | |
Data Fields | |
RTP_DataFrame * | m_rtp |
bool | m_iFrame |
OpalVideoRateController::PacketEntry::PacketEntry | ( | RTP_DataFrame * | rtp_, | |
bool | iFrame_ | |||
) | [inline] |