amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video / VideoTile / bind

bind

abstract fun bind(videoRenderView: VideoRenderView?): Unit

Binds the view to the tile. The view needs to be create by the application. Once the binding is done, the view will start displaying the video frame automatically

Parameters

videoRenderView - : VideoRenderView - The view created by application to render the video frame