carb::audio::kMetaDataTagEncoder
Defined in carb/audio/IAudioData.h
-
constexpr char carb::audio::kMetaDataTagEncoder[] = "Encoder"
If a SoundData is being encoded with metadata present, this tag will automatically be added, with the value being the encoder software used.
Some file formats, such as Ogg Vorbis, require a metadata section and the encoder will automatically add this tag. Under the Vorbis Comment metadata format, the ‘Encoder’ tag represents the vendor string.