Gnash  0.8.11dev
Public Member Functions | Public Attributes
gnash::media::gst::ExtraInfoGst Struct Reference

Class to hold extra info found in any stream by the parser. More...

#include <MediaParserGst.h>

Inheritance diagram for gnash::media::gst::ExtraInfoGst:
gnash::media::AudioInfo::ExtraInfo gnash::media::VideoInfo::ExtraInfo

List of all members.

Public Member Functions

 ExtraInfoGst (GstCaps *gstcaps)
 ~ExtraInfoGst ()
- Public Member Functions inherited from gnash::media::AudioInfo::ExtraInfo
virtual ~ExtraInfo ()
- Public Member Functions inherited from gnash::media::VideoInfo::ExtraInfo
virtual ~ExtraInfo ()

Public Attributes

GstCaps * caps

Detailed Description

Class to hold extra info found in any stream by the parser.


Constructor & Destructor Documentation

gnash::media::gst::ExtraInfoGst::ExtraInfoGst ( GstCaps *  gstcaps)
inline

References caps.

gnash::media::gst::ExtraInfoGst::~ExtraInfoGst ( )
inline

References caps.


Member Data Documentation

GstCaps* gnash::media::gst::ExtraInfoGst::caps

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