Package co. daily. view
Types
Link copied to clipboard
class VideoTextureView(viewContext: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int) : FrameLayout, MediaTrackSink
Content copied to clipboard
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
Content copied to clipboard
Renders a MediaStreamTrack
from a local or remote participant.