Gnash  0.8.10
Public Attributes
gnash::media::Id3Info Struct Reference

Contains ID3 data. More...

#include <Id3Info.h>

List of all members.

Public Attributes

boost::optional< std::string > name
boost::optional< std::string > album
boost::optional< int > year

Detailed Description

Contains ID3 data.

Not all fields must be set.


Member Data Documentation

boost::optional<std::string> gnash::media::Id3Info::album
boost::optional<std::string> gnash::media::Id3Info::name
boost::optional<int> gnash::media::Id3Info::year

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