AudioStream.realtimeSafe

struct AudioStream
@nogc
bool
realtimeSafe
()

Return Value

Type: bool

true if using this stream's operations is acceptable in an audio thread (eg: no file I/O).

Meta