Do you have Video Panel which can support scrolling lyrics

Started by Ravindra, November 01, 2019, 04:05:24 PM

Previous topic - Next topic

Ravindra

Hello,

I have made Karaoke Player using AudioDJStudio.
I have created a Scrolling lyrics window using List View Control.

But i am interested in having a Video Panel (Any Suitable control) where
i can get scrolling lyrics with each word highlighted which is a standard Karaoke feature.

Do you have any Supported API for above requirement or a similar solution ?

Regards,

Ravindra.

Administrator

Hello,

not properly an advanced one but the VideoMixer object comes with a feature for displaying graphics and text that can be moved around at a certain speed also if no video clip is effectively loaded.
This feature can be seen by launching the VideoMixer sample and pressing the "Configure On Screen Display..." button, then selecting the "Enable on screen display" checkbox. Inside the "Text settings" groupbox you will see the "Scrolling text" checkbox which, once checked, will start scrolling the available text from right to left: this can be configured to allow scrolling from bottom to top as well programmatically.
The project's source code of this sample is obviously installed by the setup package.

Hope this will be of help.

Kind Regards

Severino Delaurenti
MultiMedia Soft