![]() |
nomlib
|
Public Attributes | |
| const char * | title = "\0" |
| const char * | copyright = "\0" |
| const char * | software = "\0" |
| const char * | artist = "\0" |
| const char * | comment = "\0" |
| const char * | date = "\0" |
| const char * | album = "\0" |
| const char * | license = "\0" |
| const char * | track_number = "\0" |
| const char * | genre = "\0" |
Definition at line 127 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::album = "\0" |
Definition at line 135 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::artist = "\0" |
Definition at line 132 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::comment = "\0" |
Definition at line 133 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::copyright = "\0" |
Definition at line 130 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::date = "\0" |
Definition at line 134 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::genre = "\0" |
Definition at line 138 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::license = "\0" |
Definition at line 136 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::software = "\0" |
Definition at line 131 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::title = "\0" |
Definition at line 129 of file SoundFile.hpp.
| const char* nom::audio::SoundInfo::Metadata::track_number = "\0" |
Definition at line 137 of file SoundFile.hpp.