Package co.daily.view

Types

Link copied to clipboard
class VideoTextureView(viewContext: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int) : FrameLayout, MediaTrackSink

Renders a MediaStreamTrack from a local or remote participant.

Link copied to clipboard
open class VideoView(viewContext: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int) : RelativeLayout, MediaTrackSink

Renders a MediaStreamTrack from a local or remote participant.