MPD
0.20.15
|
Go to the source code of this file.
Enumerations | |
enum | ogg_codec { OGG_CODEC_UNKNOWN, OGG_CODEC_VORBIS, OGG_CODEC_FLAC, OGG_CODEC_OPUS } |
Functions | |
enum ogg_codec | ogg_codec_detect (DecoderClient *client, InputStream &is) |
enum ogg_codec |
Enumerator | |
---|---|
OGG_CODEC_UNKNOWN | |
OGG_CODEC_VORBIS | |
OGG_CODEC_FLAC | |
OGG_CODEC_OPUS |
Definition at line 30 of file OggCodec.hxx.
enum ogg_codec ogg_codec_detect | ( | DecoderClient * | client, |
InputStream & | is | ||
) |