The OpenD Programming Language

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 destroyAudioFormatsException.

struct AudioStream
nothrow @nogc @nogc
void
openToFile

Meta