OPAL
Version 3.10.10
|
#include <vidcodec.h>
Public Member Functions | |
OpalVideoPictureLoss (unsigned sequenceNumber=0, unsigned timestamp=0) | |
virtual PString | GetName () const |
unsigned | GetSequenceNumber () const |
unsigned | GetTimestamp () const |
![]() | |
void | PrintOn (ostream &strm) const |
virtual Comparison | Compare (const PObject &obj) const |
virtual void * | GetPlugInData () const |
virtual unsigned * | GetPlugInSize () const |
Protected Attributes | |
unsigned | m_sequenceNumber |
unsigned | m_timestamp |
This indicates that the remote has had a picture loss and that a video picture update is desired, that is an Intra or Key frame should be sent, however, the sender can opt due to say bandwidth constraints not to do so and suffer with the corrupted video.
OpalVideoPictureLoss::OpalVideoPictureLoss | ( | unsigned | sequenceNumber = 0 , |
unsigned | timestamp = 0 |
||
) |
|
virtual |
Get the name of the command.
Reimplemented from OpalVideoUpdatePicture.
|
inline |
|
inline |
|
protected |
|
protected |