开发者

Controlling sound output volume of Cocoa WebView

开发者 https://www.devze.com 2023-03-04 16:42 出处:网络
Is where any way of controlling an individual WebView\'s sound output volume, or even for the entire application in Cocoa? I don\'t want to resort to using something like Audio Hijack Pro to control t

Is where any way of controlling an individual WebView's sound output volume, or even for the entire application in Cocoa? I don't want to resort to using something like Audio Hijack Pro to control the output volume in the application, nor do I want to have to raise/lower the system volume.

开发者_JS百科

The WebView loads a flash file that has audio playing and I want to control the volume with a NSSlider.

0

精彩评论

暂无评论...
验证码 换一张
取 消