ZoomSDKMetalVideoViewItem

Description
Where is the documentation for ZoomSDKMetalVideoViewItem?

I am having issues with selectors
-[ZoomSDKMetalVideoViewItem getVideoView]: unrecognized selector sent to instance

Which version?
5.2.41735.0929

Hi @chadrw,

Thanks for using Zoom SDK and thanks for the post. There is no getVideoView in the ZoomSDKMetalVideoViewItem so it will result in this error. Please have a try with ZoomSDKVideoElement instead.

Hope this helps. Thanks!