RecorderFileFormat public enum RecorderFileFormat : Int Enum representing the file format of a recording. Unknown Declaration Swift case Unknown = 0 Wav Declaration Swift case Wav = 1 Mkv Declaration Swift case Mkv = 2 © 2024 . All rights reserved. (Last updated: 2024-06-17) Generated by jazzy ♪♫ v0.14.3, a Realm project.