|
Gnash
0.8.10
|
#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. | |
1.7.6.1