04-13-2012 08:33 AM
Hi,
I'm working with brightcove script:
<script language="JavaScript" type="text/javascript" src="http://admin.brightcove.com/js/BrightcoveExperiences.js"></script>
and I would like to mute sound programatically. However mute function is not available ( I call that code inside template ready handler):
if (modVP.canPlayWithoutInteraction()) {
modVP.play();
modVP.mute(true);
}How can I solve it?
Thanks,Pawel
04-13-2012 09:31 AM
Yes, the Smart Player API doesn't support volume APIs yet.
http://docs.brightcove.com/en/smart-player-api/sym
That API is available in the Flash only API.
Brightcove Inc., a leading global provider of cloud content services, provides a family of products used to publish and distribute the world's professional digital media. The company's products include Brightcove Video Cloud, the market-leading online video platform, and Brightcove App Cloud, the pioneering content app platform. Together, more than 4,200 customers in 50 countries rely on Brightcove's cloud content services to build and operate exceptional media experiences across PCs, smartphones, tablets and connected TVs.
Brightcove Inc.
© 2012 Brightcove Inc.
