Support for sharing embedded avplayer video with audio inside webview using share view option in iOS SDK

**Is your feature request related to a problem?
We have use case in our application where we need to share embedded videos with audio of html content presentations inside web-view within app context
We can’t use replaykit broadcast extension to support this to avoid sharing entire device.
Currently we are unable to share the embedded avplayer videos inside web-view using view share API of iOS Zoom SDK.

Describe the solution you’d like
We would like to have solution to support for sharing AVplayer content inside web-view along with audio within app context part of current available view share type API screen share mechanism

Any update on this request?