Contents

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.

See Also

Flags