# **Feature Request** ## **Is your feature request related to a problem? Please describe.** We should update the types for Cloudinary Video Player for the available options: https://github.com/cloudinary/js-url-gen/blob/master/src/types/types.ts#L431 This is the API that's used in the underlaying Video Player, via: https://github.com/cloudinary/cloudinary-video-player/blob/edge/src/plugins/cloudinary/common.js#L55 ## **Describe the solution you'd like** Should be able to, for the most part, copy in all of the types from the above int othe types/cloudinary-video-player.ts file https://github.com/cloudinary-community/cloudinary-util/blob/main/packages/types/src/types/cloudinary-video-player.ts