-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Allow CldVideoPlayer to take a config prop, much like CldImage, which can control advanced Cloudinary settings
This would then ideally inherit module-level configuration that's being set up via: #195
Describe the solution you'd like
The Next.js implementation currently passes through any valid option that's defined in the source types from cloudinary-util/types
It doesnt look liek the work was done yet to use the types from the new package: #186
By adding the same thing, this would allow any of the configuration options to "just work"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request