Closed pawelphilipczyk-cloudinary closed 1 year ago
Added a few comments, in any case I'm not a blocker for merging, this looks fine, I'd just double check Costa's comment.
@lbendavid-cloudinary not sure about analytics here, intuitively I don't think it's something worth measuring.
@const-cloudinary @patrick-tolosa this is now all green, including this new functionality added for Vue and Angular (and with the same tests for each of SDK).
One problem is unsolved but I'm not sure it's a problem, what @const-cloudinary mentioned:
cldPoster="auto"
I'm creating the poster based on originalVideo
which alters it. clone()
method added to the url-gen
's CloudinaryVideo
. FYI @mckomo-cl
Pull request for cloudinary/frontend-frameworks
For which package is this PR?
@cloudinary/angular @cloudinary/react @cloudinary/vue
What does this PR solve?
Adds
cldPoster
to React SDK to allow usingCloudinaryImage
as a poster with support for"auto"
value for getting that image URL generated directly from the providedcldVid
.Final checklist