eraseFile
Declaration
static var eraseFile: AudioFileFlags { get }Discussion
If set, the AudioFileCreateWithURL(_:_:_:_:_:) function erases the contents of an existing file. If not set, then the function fails if the file already exists.
static var eraseFile: AudioFileFlags { get }If set, the AudioFileCreateWithURL(_:_:_:_:_:) function erases the contents of an existing file. If not set, then the function fails if the file already exists.