OPAL  Version 3.10.10
RFC4103Context Class Reference

#include <rfc4103.h>

Inheritance diagram for RFC4103Context:

Public Member Functions

 RFC4103Context ()
 
 RFC4103Context (const OpalMediaFormat &fmt)
 
void SetMediaFormat (const OpalMediaFormat &fmt)
 
RTP_DataFrameList ConvertToFrames (const PString &contentType, const T140String &body)
 

Data Fields

OpalMediaFormat m_mediaFormat
 
PMutex m_mutex
 
WORD m_sequence
 
DWORD m_baseTimeStamp
 
PTime m_baseTime
 

Constructor & Destructor Documentation

◆ RFC4103Context() [1/2]

RFC4103Context::RFC4103Context ( )

◆ RFC4103Context() [2/2]

RFC4103Context::RFC4103Context ( const OpalMediaFormat fmt)

Member Function Documentation

◆ ConvertToFrames()

RTP_DataFrameList RFC4103Context::ConvertToFrames ( const PString &  contentType,
const T140String body 
)

◆ SetMediaFormat()

void RFC4103Context::SetMediaFormat ( const OpalMediaFormat fmt)

Field Documentation

◆ m_baseTime

PTime RFC4103Context::m_baseTime

◆ m_baseTimeStamp

DWORD RFC4103Context::m_baseTimeStamp

◆ m_mediaFormat

OpalMediaFormat RFC4103Context::m_mediaFormat

◆ m_mutex

PMutex RFC4103Context::m_mutex

◆ m_sequence

WORD RFC4103Context::m_sequence

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