Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
SpatialReductionAdaptor Class Reference
Implementation of Adaptor that implements spatial adaptation <short description="">. More...
#include <SpatialReductionAdaptor.hpp>
Inheritance diagram for SpatialReductionAdaptor:
Public Member Functions | |
SpatialReductionAdaptor (VideoESInfo *pESInfo, u32 *puiWidth, u32 *puiHeight, u32 uiTargetBitrate, u32 keyFrameInterval=300, MP4Decoder::meCoderType codec=MP4Decoder::FFMPEG) | |
Constructor. | |
virtual | ~SpatialReductionAdaptor () |
Destructor. | |
Adaptor * | clone () |
implemented. | |
void | initialize () |
Initialize internal data structures. | |
Protected Attributes | |
u32 | width |
u32 | height |
u32 | targetBitrate |
u32 | keyFrameInterval |
MP4Decoder::meCoderType | codec |
Detailed Description
Implementation of Adaptor that implements spatial adaptation <short description="">.
- Author:
- Bernhard Penz
- Version:
- Id
- SpatialReductionAdaptor.hpp,v 1.4 2004/05/27 17:56:53 pschojer Exp
Definition at line 65 of file SpatialReductionAdaptor.hpp.
Constructor & Destructor Documentation
|
Constructor.
References MP4Decoder::meCoderType. Referenced by clone().
|
|
Destructor. Definition at line 73 of file SpatialReductionAdaptor.cpp.
|
Member Function Documentation
|
implemented.
Reimplemented from VideoAdaptorChain. Definition at line 78 of file SpatialReductionAdaptor.cpp. References SpatialReductionAdaptor().
|
|
Initialize internal data structures.
Reimplemented from AdaptorChain. Definition at line 63 of file SpatialReductionAdaptor.cpp. References AdaptorChain::addAdaptor().
|
The documentation for this class was generated from the following files: