The OpenD Programming Language

MP3Decoder.valid

Returns true if the object is in a valid state. May be false if the stream was corrupted or reached end-of-file.

class MP3Decoder
@property const pure nothrow @trusted @nogc
bool
valid
()

Meta