AudioBuffer.isIsolated

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

Return Value

Type: bool

true is the data is only pointed to by this AudioBuffer.

Meta