We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ea3c0 commit 7772546Copy full SHA for 7772546
1 file changed
Sources/SwiftAudioFileConverter/AudioFileSettings/ChannelFormat.swift
@@ -6,7 +6,7 @@
6
//
7
8
9
-enum ChannelFormat {
+public enum ChannelFormat {
10
case mono
11
case stereo
12
}
0 commit comments