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

Public Member Functions | |
| OpalVideoUpdatePicture2 (WORD seq, DWORD ts, int firstGOB=-1, int firstMB=-1, int numBlocks=0) | |
| virtual PString | GetName () const |
| WORD | GetSequenceNumber () const |
| DWORD | GetTimestamp () const |
Protected Attributes | |
| WORD | m_seq |
| DWORD | m_ts |
| OpalVideoUpdatePicture2::OpalVideoUpdatePicture2 | ( | WORD | seq, | |
| DWORD | ts, | |||
| int | firstGOB = -1, |
|||
| int | firstMB = -1, |
|||
| int | numBlocks = 0 | |||
| ) | [inline] |
| virtual PString OpalVideoUpdatePicture2::GetName | ( | ) | const [virtual] |
Get the name of the command.
Reimplemented from OpalVideoUpdatePicture.
| WORD OpalVideoUpdatePicture2::GetSequenceNumber | ( | ) | const [inline] |
| DWORD OpalVideoUpdatePicture2::GetTimestamp | ( | ) | const [inline] |
WORD OpalVideoUpdatePicture2::m_seq [protected] |
DWORD OpalVideoUpdatePicture2::m_ts [protected] |
1.4.7