AudioBuffer.hasOwnership

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

Return Value

Type: bool

true is the buffer own its pointed audio data.

Meta