Class to hold extra info found in any stream by the parser. More...
#include <MediaParserGst.h>
Public Member Functions | |
| ExtraInfoGst (GstCaps *gstcaps) | |
| ~ExtraInfoGst () | |
Public Attributes | |
| GstCaps * | caps |
Class to hold extra info found in any stream by the parser.
| gnash::media::gst::ExtraInfoGst::ExtraInfoGst | ( | GstCaps * | gstcaps | ) | [inline] |
References caps.
| gnash::media::gst::ExtraInfoGst::~ExtraInfoGst | ( | ) | [inline] |
References caps.
Referenced by ExtraInfoGst(), and ~ExtraInfoGst().
1.7.1