OPAL  Version 3.10.10
OpalPCAPFile::DiscoveredRTPInfo Struct Reference

#include <pcapfile.h>

Public Member Functions

 DiscoveredRTPInfo ()
 

Data Fields

PIPSocketAddressAndPort m_addr [2]
 
RTP_DataFrame::PayloadTypes m_payload [2]
 
bool m_found [2]
 
DWORD m_ssrc [2]
 
WORD m_seq [2]
 
DWORD m_ts [2]
 
unsigned m_ssrc_matches [2]
 
unsigned m_seq_matches [2]
 
unsigned m_ts_matches [2]
 
RTP_DataFrame m_firstFrame [2]
 
PString m_type [2]
 
PString m_format [2]
 
size_t m_index [2]
 

Constructor & Destructor Documentation

◆ DiscoveredRTPInfo()

OpalPCAPFile::DiscoveredRTPInfo::DiscoveredRTPInfo ( )

Field Documentation

◆ m_addr

PIPSocketAddressAndPort OpalPCAPFile::DiscoveredRTPInfo::m_addr[2]

◆ m_firstFrame

RTP_DataFrame OpalPCAPFile::DiscoveredRTPInfo::m_firstFrame[2]

◆ m_format

PString OpalPCAPFile::DiscoveredRTPInfo::m_format[2]

◆ m_found

bool OpalPCAPFile::DiscoveredRTPInfo::m_found[2]

◆ m_index

size_t OpalPCAPFile::DiscoveredRTPInfo::m_index[2]

◆ m_payload

RTP_DataFrame::PayloadTypes OpalPCAPFile::DiscoveredRTPInfo::m_payload[2]

◆ m_seq

WORD OpalPCAPFile::DiscoveredRTPInfo::m_seq[2]

◆ m_seq_matches

unsigned OpalPCAPFile::DiscoveredRTPInfo::m_seq_matches[2]

◆ m_ssrc

DWORD OpalPCAPFile::DiscoveredRTPInfo::m_ssrc[2]

◆ m_ssrc_matches

unsigned OpalPCAPFile::DiscoveredRTPInfo::m_ssrc_matches[2]

◆ m_ts

DWORD OpalPCAPFile::DiscoveredRTPInfo::m_ts[2]

◆ m_ts_matches

unsigned OpalPCAPFile::DiscoveredRTPInfo::m_ts_matches[2]

◆ m_type

PString OpalPCAPFile::DiscoveredRTPInfo::m_type[2]

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