Home

Namespaces

  • TWebLive
    • createPusher
    • createPlayer
    • createIM

Classes

  • Pusher
    • on
    • off
    • setLogLevel
    • checkSystemRequirements
    • getCameraList
    • getCurrentCamera
    • setCurrentCamera
    • getMicrophoneList
    • getCurrentMicrophone
    • setCurrentMicrophone
    • setRenderView
    • startPush
    • isPushing
    • startCamera
    • stopCamera
    • startMicrophone
    • stopMicrophone
    • stopPush
    • getLiveStreamURL
  • Player
    • on
    • off
    • setLogLevel
    • setCustomConfig
    • setRenderView
    • startPlay
    • isPlaying
    • pauseAudio
    • resumeAudio
    • pauseVideo
    • resumeVideo
    • setPlayoutVolume
    • resumePlay
    • stopPlay
  • IM
    • on
    • off
    • setLogLevel
    • createRoom
    • enterRoom
    • exitRoom
    • login
    • logout
    • setMyProfile
    • getMyProfile
    • sendTextMessage
    • sendCustomMessage
    • sendImageMessage
    • stopPush

Modules

  • EVENT
    • IM_READY
    • IM_NOT_READY
    • IM_TEXT_MESSAGE_RECEIVED
    • IM_CUSTOM_MESSAGE_RECEIVED
    • IM_IMAGE_MESSAGE_RECEIVED
    • IM_REMOTE_USER_JOIN
    • IM_REMOTE_USER_LEAVE
    • IM_KICKED_OUT
    • IM_NET_STATE_CHANGED
    • IM_PUSH_STOPPED
    • PLAYER_PLAYING
    • PLAYER_PAUSE
    • PLAYER_ERROR
    • PLAYER_AUTOPLAY_NOT_ALLOWED
    • RTC_CONNECTION_STATE_CHANGED
    • RTC_CLIENT_BANNED
    • RTC_SCREEN_CAPTURE_STOPPED
    • RTC_NETWORK_QUALITY
    • RTC_CLIENT_ERROR
  • TYPES
    • MSG_PRIORITY_HIGH
    • MSG_PRIORITY_NORMAL
    • MSG_PRIORITY_LOW
    • MSG_PRIORITY_LOWEST
    • KICKED_OUT_MULT_ACCOUNT
    • KICKED_OUT_MULT_DEVICE
    • KICKED_OUT_USERSIG_EXPIRED
    • NET_STATE_CONNECTED
    • NET_STATE_CONNECTING
    • NET_STATE_DISCONNECTED
    • ENTER_ROOM_SUCCESS
    • ALREADY_IN_ROOM


Documentation generated by JSDoc 3.6.5 on Mon May 17 2021 18:54:59 GMT+0800 (China Standard Time) using the docdash theme.