#include <vidcodec.h>
Inheritance diagram for OpalVideoUpdatePicture:
Public Member Functions | |
OpalVideoUpdatePicture (int firstGOB=-1, int firstMB=-1, int numBlocks=0) | |
virtual PString | GetName () const |
int | GetFirstGOB () const |
int | GetFirstMB () const |
int | GetNumBlocks () const |
Protected Attributes | |
int | m_firstGOB |
int | m_firstMB |
int | m_numBlocks |
|
|
|
|
|
|
|
Get the name of the command. Implements OpalMediaCommand. |
|
|
|
|
|
|
|
|