#include <DefineVideoStreamTag.h>
List of all members.
Detailed Description
Class used to store data for the undecoded embedded video frames. Contains the data, the data size and the type of the frame
Constructor & Destructor Documentation
gnash::VideoData::VideoData |
( |
boost::shared_array< boost::uint8_t > |
data, |
|
|
boost::uint32_t |
size, |
|
|
media::videoFrameType |
ft | |
|
) |
| | [inline] |
gnash::VideoData::~VideoData |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: