#include <rfc4103.h>
Public Member Functions | |
RFC4103Context (const OpalMediaFormat &fmt) | |
RTP_DataFrameList | ConvertToFrames (const T140String &body) |
Public Attributes | |
OpalMediaFormat | m_mediaFormat |
PMutex | m_mutex |
WORD | m_sequence |
DWORD | m_baseTimeStamp |
PTime | m_baseTime |
RFC4103Context::RFC4103Context | ( | const OpalMediaFormat & | fmt | ) |
RTP_DataFrameList RFC4103Context::ConvertToFrames | ( | const T140String & | body | ) |
PMutex RFC4103Context::m_mutex |