The OpenD Programming Language

AudioStream.isValid

AudioStream is valid, meaning it is not in error state. Always return !isError().

struct AudioStream
nothrow @nogc pure const
bool
isValid
()

Meta