AudioStream.realtimeSafe

struct AudioStream
@nogc
bool
realtimeSafe
()

Return Value

Type: bool

true if using operations that are accetpable in an audio thread (eg: no file I/O).

Meta