Gnash  0.8.11dev
Public Attributes | List of all members
gnash::media::Id3Info Struct Reference

Contains ID3 data. More...

#include <Id3Info.h>

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

§ album

boost::optional<std::string> gnash::media::Id3Info::album

§ name

boost::optional<std::string> gnash::media::Id3Info::name

§ year

boost::optional<int> gnash::media::Id3Info::year

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