avplayer has no sounds when play video

后端 未结 5 1896
逝去的感伤
逝去的感伤 2020-12-29 19:44

here is all my codes for play a mp4,the mp4 is playing but no sounds out

import UIKit

import AVFoundation
class ViewController: UIViewController {

@IBOutl         


        
5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 20:30

    Check if the iPhone has silent mode engaged, it is a button above the 2 top left buttons. A toggle switch that allows silent mode.

提交回复
热议问题