- Preparing search index...
- The search index is not available
NEMeetingKit
Type alias NEMeetingItemLive
NEMeetingItemLive: { chatRoomId: string; enable: boolean; enableThirdParties?: boolean; hlsPullUrl: string; httpPullUrl: string; liveAVRoomUids: string[]; liveBackground?: NEMeetingItemLiveBackground; liveChatRoomEnable: boolean; liveChatRoomIndependent: boolean; livePassword?: string; livePushThirdParties?: NEmeetingItemLivePushThirdPart[]; liveUrl: string; liveWebAccessControlLevel: NEMeetingLiveAuthLevel; meetingNum: string; pushUrl: string; rtmpPullUrl: string; state: NEMeetingItemLiveStatus; taskId: string; title: string; }
Type declaration
-
chatRoomId: string
-
enable: boolean
-
Optional
enableThirdParties?: boolean
-
hlsPullUrl: string
-
httpPullUrl: string
-
liveAVRoomUids: string[]
-
-
liveChatRoomEnable: boolean
-
liveChatRoomIndependent: boolean
-
Optional
livePassword?: string
-
-
liveUrl: string
-
-
meetingNum: string
-
pushUrl: string
-
rtmpPullUrl: string
-
-
taskId: string
-
title: string