Skip to content

Commit 7772546

Browse files
authored
Update ChannelFormat.swift
1 parent 78ea3c0 commit 7772546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/SwiftAudioFileConverter/AudioFileSettings/ChannelFormat.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77

88

9-
enum ChannelFormat {
9+
public enum ChannelFormat {
1010
case mono
1111
case stereo
1212
}

0 commit comments

Comments
 (0)