Gnash  0.8.10
Public Member Functions | Public Attributes
gnash::media::ffmpeg::ExtraVideoInfoFfmpeg Class Reference

Extra info found in video stream by the parser. More...

#include <MediaParserFfmpeg.h>

Inheritance diagram for gnash::media::ffmpeg::ExtraVideoInfoFfmpeg:
gnash::media::VideoInfo::ExtraInfo

List of all members.

Public Member Functions

 ExtraVideoInfoFfmpeg (boost::uint8_t *nData, size_t nDataSize)

Public Attributes

boost::uint8_t * data
size_t dataSize

Detailed Description

Extra info found in video stream by the parser.

The info will be needed for proper initialization of decoder.


Constructor & Destructor Documentation

gnash::media::ffmpeg::ExtraVideoInfoFfmpeg::ExtraVideoInfoFfmpeg ( boost::uint8_t *  nData,
size_t  nDataSize 
) [inline]

Member Data Documentation


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