You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @ChrisMcHarvey I looked in to this. This functionality actually should be available through this package already. Since the underlying component is just a regular video component, you can pass in any normal video element property that you'd normally have access to. This includes the ability to add a poster, which would just be a url to the image you want displayed as the thumbnail.
You can checkout this Tutorial that shows how to use the poser property.
Let me know if this is what you were needing, thanks!
Have you thought about adding functionality for defining the thumbnail for a video file? Mine show a black viewer right now.
The text was updated successfully, but these errors were encountered: