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