谁知道Jwplayer视频插件如何设置音量大小!!!!!

请问jwplayer插件如何设置音量大小?????? 求解!!!!!!

The MP4 format, with H264 video and AAC audio.
mp4格式,用h264视频格式和aac音频格式编码

jwplayer().onReady(function() { jwplayer().setVolume(音量值); });

http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference

jwplayer().onReady(function() { jwplayer().setVolume(音量值); });