OPAL  Version 3.10.4
OpalTemporalSpatialTradeOff Class Reference

#include <vidcodec.h>

Inheritance diagram for OpalTemporalSpatialTradeOff:
OpalMediaCommand

Public Member Functions

 OpalTemporalSpatialTradeOff (int tradeoff)
virtual PString GetName () const
int GetTradeOff () const
- Public Member Functions inherited from OpalMediaCommand
void PrintOn (ostream &strm) const
virtual Comparison Compare (const PObject &obj) const
virtual void * GetPlugInData () const
virtual unsigned * GetPlugInSize () const

Protected Attributes

int m_tradeOff

Detailed Description

This is an indication to the video encoder to change the way it is to encode the video stream.

The trade off integer is a value that trade spatial quality (blockiness) for temparaly quality (frame rate). A value of zero is maxium spatial quality and a value fo 31 is maximum frame rate.


Constructor & Destructor Documentation

OpalTemporalSpatialTradeOff::OpalTemporalSpatialTradeOff ( int  tradeoff)
inline

Member Function Documentation

virtual PString OpalTemporalSpatialTradeOff::GetName ( ) const
virtual

Get the name of the command.

Implements OpalMediaCommand.

int OpalTemporalSpatialTradeOff::GetTradeOff ( ) const
inline

References m_tradeOff.


Field Documentation

int OpalTemporalSpatialTradeOff::m_tradeOff
protected

Referenced by GetTradeOff().


The documentation for this class was generated from the following file: