Chunk.decoders

Wraps Mix_GetNumChunkDecoders and Mix_GetChunkDecoder which return a list of chunk decoders

class Chunk
static @property @trusted
string[]
decoders
()

Return Value

Type: string[]

names of the available chunk decoders

Meta