Gnash  0.8.10
Classes | Namespaces | Functions
Id3Info.h File Reference
#include <boost/optional.hpp>
#include <string>

Go to the source code of this file.

Classes

struct  gnash::media::Id3Info
 Contains ID3 data. More...

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::media
 

Gnash media handling subsystem (libmedia)


Functions

template<typename T >
void gnash::media::setId3Info (boost::optional< T > Id3Info::*member, T const &val, boost::optional< Id3Info > &obj)
 Set a field of the optional Id3Info.