LibVLCSharp MediaPlayer marquee text for audio files?

345 views Asked by At

I've been messing around with LibVLCSharp and noticed that there is an option to display text when using the MediaPlayer. You can do this with SetMarqueeString (To set the text) and SetMarqueeInt (To enable the text to be shown).

This works great on video files. I discovered that this doesn't work at all if you are playing an audio file. Is this intentional, and if so, is there a way to display text when playing audio files?

0

There are 0 answers