#include <opalplugin.hpp>
PluginCodec_RTP::PluginCodec_RTP |
( |
const void * |
packet, |
|
|
unsigned |
size |
|
) |
| |
|
inline |
__inline bool PluginCodec_RTP::CopyPayload |
( |
const void * |
data, |
|
|
size_t |
size, |
|
|
size_t |
offset = 0 |
|
) |
| |
|
inline |
__inline unsigned char* PluginCodec_RTP::GetExtendedHeader |
( |
unsigned & |
id, |
|
|
size_t & |
len |
|
) |
| const |
|
inline |
__inline size_t PluginCodec_RTP::GetHeaderSize |
( |
| ) |
const |
|
inline |
__inline bool PluginCodec_RTP::GetMarker |
( |
| ) |
const |
|
inline |
__inline size_t PluginCodec_RTP::GetMaxSize |
( |
| ) |
const |
|
inline |
__inline size_t PluginCodec_RTP::GetPacketSize |
( |
| ) |
const |
|
inline |
__inline unsigned char* PluginCodec_RTP::GetPayloadPtr |
( |
| ) |
const |
|
inline |
__inline size_t PluginCodec_RTP::GetPayloadSize |
( |
| ) |
const |
|
inline |
__inline unsigned PluginCodec_RTP::GetPayloadType |
( |
| ) |
const |
|
inline |
__inline unsigned PluginCodec_RTP::GetSequenceNumber |
( |
| ) |
const |
|
inline |
__inline unsigned PluginCodec_RTP::GetSSRC |
( |
| ) |
const |
|
inline |
__inline unsigned PluginCodec_RTP::GetTimestamp |
( |
| ) |
const |
|
inline |
__inline unsigned char* PluginCodec_RTP::GetVideoFrameData |
( |
| ) |
const |
|
inline |
__inline unsigned char& PluginCodec_RTP::operator[] |
( |
size_t |
offset | ) |
|
|
inline |
__inline unsigned const char& PluginCodec_RTP::operator[] |
( |
size_t |
offset | ) |
const |
|
inline |
__inline unsigned char* PluginCodec_RTP::SetExtended |
( |
unsigned |
id, |
|
|
unsigned |
len |
|
) |
| |
|
inline |
__inline void PluginCodec_RTP::SetMarker |
( |
bool |
mark | ) |
|
|
inline |
__inline bool PluginCodec_RTP::SetPayloadSize |
( |
size_t |
size | ) |
|
|
inline |
__inline void PluginCodec_RTP::SetPayloadType |
( |
unsigned |
type | ) |
|
|
inline |
__inline void PluginCodec_RTP::SetSequenceNumber |
( |
unsigned |
sn | ) |
|
|
inline |
__inline void PluginCodec_RTP::SetSSRC |
( |
unsigned |
ssrc | ) |
|
|
inline |
__inline void PluginCodec_RTP::SetTimestamp |
( |
unsigned |
ts | ) |
|
|
inline |
The documentation for this class was generated from the following file: