AudioStream.openToFile

Opens an audio stream that writes to file. This stream will be open for writing only. Note: throws a manually allocated exception in case of error. Free it with dplug.core.destroyFree.

struct AudioStream
@nogc
void
openToFile

Meta