previewVideoViewCreated

open fun previewVideoViewCreated(videoView: VideoView)

Notification sent when a preview video view is available.To display on screen, an application should add this VideoView to an application view.

Parameters

videoView

VideoView object (for the preview) to add to UI.