OSDLFileTags.cc File Reference

#include "OSDLFileTags.h"
Include dependency graph for OSDLFileTags.cc:

Go to the source code of this file.

Variables

const FileTag FirstFreeTag = 5
const std::string SoundTagDescription = "sound (PCM or IMA ADPCM)"
const std::string MusicTagDescription = "music (MP3)"
const std::string PaletteTagDescription = "color palette"
const std::string FrameTagDescription = "animation frame"
const std::string UnknownTagDescription = "unknown file format"

Variable Documentation

const FileTag FirstFreeTag = 5

Definition at line 43 of file OSDLFileTags.cc.

Referenced by OSDL::IsAValidOSDLFileTag().

const std::string FrameTagDescription = "animation frame"

Definition at line 50 of file OSDLFileTags.cc.

Referenced by OSDL::DescribeFileTag().

const std::string MusicTagDescription = "music (MP3)"

Definition at line 48 of file OSDLFileTags.cc.

Referenced by OSDL::DescribeFileTag().

const std::string PaletteTagDescription = "color palette"

Definition at line 49 of file OSDLFileTags.cc.

Referenced by OSDL::DescribeFileTag().

const std::string SoundTagDescription = "sound (PCM or IMA ADPCM)"

Definition at line 47 of file OSDLFileTags.cc.

Referenced by OSDL::DescribeFileTag().

const std::string UnknownTagDescription = "unknown file format"

Definition at line 52 of file OSDLFileTags.cc.

Referenced by OSDL::DescribeFileTag().

Generated on Mon Nov 29 14:04:29 2010 for OSDL by  doxygen 1.6.3