![]() |
Gorgon Game Engine
|
This is the complete list of members for FLAC, including all inherited members.
Decode(std::istream &input, Containers::Wave &wave) | FLAC | |
Decode(const std::vector< Byte > &input, Containers::Wave &wave) | FLAC | |
Decode(const std::string &filename, Containers::Wave &wave) | FLAC | |
Encode(const Containers::Wave &input, std::ostream &output, int bps=16) | FLAC | |
Encode(const Containers::Wave &input, const std::string &filename, int bps=16) | FLAC | |
Encode(const Containers::Wave &input, std::vector< Byte > &output, int bps=16) | FLAC | |
FLAC(int buffersize=1024) | FLAC | |
~FLAC() | FLAC |