Skip to content

Commit 2c6fc90

Browse files
committed
update
1 parent d1bbe2a commit 2c6fc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swiftui-loop-videoplayer-example/views/video/Video8.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ fileprivate func getSettings(for name: String) -> VideoSettings{
101101
SourceName(name)
102102
Gravity(.resizeAspectFill)
103103
TimePublishing()
104-
Mute()
104+
//Mute()
105105
}
106106
}

0 commit comments

Comments
 (0)