Skip to content
Commit 70bf2e8f authored by Tsoumenis Vangelis's avatar Tsoumenis Vangelis
Browse files

feat: change Ardplayer props to take videoData object

The Ardplayer component now accepts a prop "video".
This is an object to descibe a video to be played.

src, title, mimeType, posterSrc?, maxHResolutionPx

Also moves mediaCollectionProvider to its own file
makeMediaCollection and adds tests.

refs #19975
parent eae847bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment