kingslay / KSPlayer

A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, SwiftUI, support subtitles.
https://apps.apple.com/app/tracyplayer/id6450770064
GNU General Public License v3.0
980 stars 198 forks source link

Disable audio #735

Closed AlienJust closed 7 months ago

AlienJust commented 7 months ago

Hello! What is the best way do disable audio when playing video?

kingslay commented 7 months ago

你可以参考我的SwiftUI的demo。里面有静音的按钮