How can i volume set in uiwebview with swift?
问题 I play video using YouTube iFrame. Closed youtube controls in webview perfectly. player.playVideo(),player.stopVideo() working but player.mute() and player.Setvolume (60) does not. does anyone help me? i am using this module https://github.com/gilesvangruisen/Swift-YouTube-Player/ 回答1: YouTube Api Most of the JavaScript Player API functions have Objective-C equivalents, though some of the naming may differ slightly to more closely match Objective-C coding guidelines. Notable exceptions are