dankito / RichTextEditor

Rich text WYSIWYG editor for Android and JavaFX
Apache License 2.0
92 stars 36 forks source link

Is there are any possibility how to select videos along with images ? #42

Closed tised closed 4 years ago

tised commented 4 years ago

I saw in sources there are actually exists filter for videos/audios but how to use it ? Thanks!

dankito commented 4 years ago

What do you mean with "filter for videos/audios"?

If you load a website with a video player (and their JavaScript) in RichTextEditor, than video playback should work.

But RichTextEditor itself has no means for adding or playing audios and videos.