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
Kind of brought this up (over here, wrongly) before, but I was curious if it would be possible to eventually include more in photo or video than what's in a u-photo or u-video's src.
Some video tags contain multiple sources (for browsers to pick and choose the one they best support). Same (well, sort of) with img/srcset, or even picture/source/srcset.
If video or photo could be a nested array with multiple URLs (or also include the raw srcset attribute) per "asset," apps using this library would have quite a bit more to work with.
The text was updated successfully, but these errors were encountered:
Kind of brought this up (over here, wrongly) before, but I was curious if it would be possible to eventually include more in
photo
orvideo
than what's in au-photo
oru-video
'ssrc
.Some
video
tags contain multiplesource
s (for browsers to pick and choose the one they best support). Same (well, sort of) withimg/srcset
, or evenpicture/source/srcset
.If
video
orphoto
could be a nested array with multiple URLs (or also include the rawsrcset
attribute) per "asset," apps using this library would have quite a bit more to work with.The text was updated successfully, but these errors were encountered: