Remote Share Texture View
class RemoteShareTextureView @JvmOverloads constructor( context: <Error class: unknown class>, attrs: <Error class: unknown class>? = null, defStyleAttr: Int = 0)
Content copied to clipboard
A TextureView for remote share rendering. You can add this view to your layout to display the remote share content. You can also set a RemoteShareCallback to listen to remote share events.
Constructors
Link copied to clipboard
fun RemoteShareTextureView( context: <Error class: unknown class>, attrs: <Error class: unknown class>? = null, defStyleAttr: Int = 0)
Content copied to clipboard