12-02-2011 01:21 PM
In looking over the templates, there are some great ones for using with playlists. But they all seem to keep the playlist displayed during playback. Is there a template for a playlist player that will hide or overlay (scale up to cover?) the playlist?
Ideally I'd like to only see the playlist when the video is stopped or paused.
Thanks.
Solved! Go to Solution.
12-02-2011 01:28 PM
Hi,
I showed one way to do this in this blog post: http://blog.brightcove.com/en/2011/06/auto-resizin
If you just wanted to make the list disappear without resizing the player, you could just add the attribute visible="{!videoPlayer.playing}" to the List tag, or its surrounding container.
Robert
05-01-2012 05:58 AM
Hi Robert, your tutorial is great but how do you deal when the player is in fullscreen mode?
In your example upon pausing the video, the window stays in full screen.
Is there a way to either force the player to exit fullscreen or to prevent the resize when in fullscreen?
Thanks
05-07-2012 01:11 PM
Hello,
Unfortunately, it doesn't seem like this is possible using only BEML. However, with using Robert's template as a basis, it would be relatively easy to attach some additional functionality via the Player API that would listen for when Full Screen mode was entered and exited at which point you could use 'setIncludeInLayout()' to False for both the List component and the Banner Image.
The Player APi provides much more flexibility around customizing the interaction and functionality for the Player whereas BEML should primarily be used for the visual arrangement, look, and feel of the Player.
Thank you,
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.
