|
kwave
18.07.70
|


Go to the source code of this file.
Classes | |
| class | Kwave::AsciiCodecPlugin |
Namespaces | |
| Kwave | |
Macros | |
| #define | LOAD_MIME_TYPES |
| #define | REGISTER_COMPRESSION_TYPES addCompression(Kwave::Compression::NONE); |
| #define | META_PREFIX _("## ") |
| #define LOAD_MIME_TYPES |
Definition at line 56 of file AsciiCodecPlugin.h.
Referenced by Kwave::AsciiDecoder::AsciiDecoder(), and Kwave::AsciiEncoder::AsciiEncoder().
| #define META_PREFIX _("## ") |
prefix used for encoding metadata / properties
Definition at line 64 of file AsciiCodecPlugin.h.
Referenced by Kwave::AsciiEncoder::encode().
| #define REGISTER_COMPRESSION_TYPES addCompression(Kwave::Compression::NONE); |
Definition at line 60 of file AsciiCodecPlugin.h.
Referenced by Kwave::AsciiDecoder::AsciiDecoder(), Kwave::AsciiEncoder::AsciiEncoder(), Kwave::FlacDecoder::FlacDecoder(), Kwave::FlacEncoder::FlacEncoder(), Kwave::MP3Decoder::MP3Decoder(), Kwave::MP3Encoder::MP3Encoder(), Kwave::WavDecoder::WavDecoder(), and Kwave::WavEncoder::WavEncoder().