CS::Media::iVideoMedia Struct Reference
Video stream. More...
#include <ivideo/videodecode.h>
Inheritance diagram for CS::Media::iVideoMedia:

Public Member Functions | |
| virtual float | GetAspectRatio () const =0 |
| Return the aspect ratio to use with the image. | |
| virtual double | GetTargetFPS () const =0 |
| Return the target Frame Per Second of the video stream. | |
Detailed Description
Video stream.
Definition at line 86 of file videodecode.h.
Member Function Documentation
| virtual float CS::Media::iVideoMedia::GetAspectRatio | ( | ) | const [pure virtual] |
Return the aspect ratio to use with the image.
| virtual double CS::Media::iVideoMedia::GetTargetFPS | ( | ) | const [pure virtual] |
Return the target Frame Per Second of the video stream.
The documentation for this struct was generated from the following file:
- ivideo/videodecode.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
