#include <vidcodec.h>
Inheritance diagram for OpalVideoPictureLoss:

Public Member Functions | |
| OpalVideoPictureLoss (unsigned sequenceNumber=0, unsigned timestamp=0) | |
| virtual PString | GetName () const |
| unsigned | GetSequenceNumber () const |
| unsigned | GetTimestamp () const |
Protected Attributes | |
| unsigned | m_sequenceNumber |
| unsigned | m_timestamp |
| OpalVideoPictureLoss::OpalVideoPictureLoss | ( | unsigned | sequenceNumber = 0, |
|
| unsigned | timestamp = 0 | |||
| ) |
| virtual PString OpalVideoPictureLoss::GetName | ( | ) | const [virtual] |
Get the name of the command.
Reimplemented from OpalVideoUpdatePicture.
| unsigned OpalVideoPictureLoss::GetSequenceNumber | ( | ) | const [inline] |
| unsigned OpalVideoPictureLoss::GetTimestamp | ( | ) | const [inline] |
unsigned OpalVideoPictureLoss::m_sequenceNumber [protected] |
unsigned OpalVideoPictureLoss::m_timestamp [protected] |
1.4.7