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 @safe @nogc
bool
valid
()

Meta