OPAL  Version 3.18.8
OpalPCAPFile::DecodeContext Struct Reference

#include <pcapfile.h>

Collaboration diagram for OpalPCAPFile::DecodeContext:

Public Member Functions

 DecodeContext ()
 
 ~DecodeContext ()
 

Data Fields

OpalTranscoderm_transcoder
 
RTP_SequenceNumber m_lastSequenceNumber
 
RTP_SyncSourceId m_lastSSRC
 
off_t m_lastPacketsFilePosition
 

Constructor & Destructor Documentation

OpalPCAPFile::DecodeContext::DecodeContext ( )
inline
OpalPCAPFile::DecodeContext::~DecodeContext ( )

Field Documentation

off_t OpalPCAPFile::DecodeContext::m_lastPacketsFilePosition
RTP_SequenceNumber OpalPCAPFile::DecodeContext::m_lastSequenceNumber
RTP_SyncSourceId OpalPCAPFile::DecodeContext::m_lastSSRC
OpalTranscoder* OpalPCAPFile::DecodeContext::m_transcoder

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