OpalVideoUpdatePicture Class Reference

#include <vidcodec.h>

Inheritance diagram for OpalVideoUpdatePicture:

OpalMediaCommand List of all members.

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

Constructor & Destructor Documentation

OpalVideoUpdatePicture::OpalVideoUpdatePicture ( int  firstGOB = -1,
int  firstMB = -1,
int  numBlocks = 0 
) [inline]


Member Function Documentation

virtual PString OpalVideoUpdatePicture::GetName (  )  const [virtual]

Get the name of the command.

Implements OpalMediaCommand.

int OpalVideoUpdatePicture::GetFirstGOB (  )  const [inline]

int OpalVideoUpdatePicture::GetFirstMB (  )  const [inline]

int OpalVideoUpdatePicture::GetNumBlocks (  )  const [inline]


Member Data Documentation

int OpalVideoUpdatePicture::m_firstGOB [protected]

int OpalVideoUpdatePicture::m_firstMB [protected]

int OpalVideoUpdatePicture::m_numBlocks [protected]


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:34:05 2008 for OPAL by  doxygen 1.5.1