Hi, im using StrobeMediaPlayback with ControlBar
What is the best solution for adding some new buttons in ControlBar?
I just want to add some image (acting like a button) with Embed source from my asset directory.
I have no idea what class i need to extends (probably it's Widget Class) to add my new widget to ControlBar.
I'd like to use image asset/redDot.png for showing thats it's LIve Streaming - next to the 00:00 Label on ControlBar.
I have no idea how to make it work.