AudioBuffer.isSilent

struct AudioBuffer(T)
public nothrow @nogc @safe const
bool
isSilent
()

Return Value

Type: bool

true if the buffer is all zeroes.

Meta