Live Core View
class LiveCoreView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, viewType: CoreViewType = CoreViewType.PLAY_VIEW) : LiveCoreViewDeprecated
Constructor of LiveCoreView
Parameters
view Type
View type.
Constructors
Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, viewType: CoreViewType = CoreViewType.PLAY_VIEW)
Functions
Link copied to clipboard
Set widget view adapter
Link copied to clipboard
fun startPreviewLiveStream(roomId: String, isMuteAudio: Boolean, callback: TUIRoomDefine.PlayCallback?)
Preview outside room
Link copied to clipboard
Stop preview outside room