Committed by
GitHub
Updates for 2.0.0 (#353)
* Prefix webrtc to avoid collisions with other libraries * Prepare for v2.0.0 * Move test webrtc files as well * Revert java target to Java 1.8 * Remove LiveKit.connect method * Rename participant's track variables to trackPublication to accurately reflect type * update protocol submodule * Change remoteParticipants to identity keys Also add in the Participant Sid/Identity value classes to prevent mistakes * change publishData to take in Identity type * Move to android-prefixed webrtc library * Make inline value classes serializable * Fix publishdata send to identity destination * Support sync stream id * Remap LivekitModels.VideoQuality to VideoQuality enum The new VideoQuality enum exposes only the ones that should be used by consumers * Suspend function for getSid * spotless * fix compile * Add documentation and internal visibility for internal classes
正在显示
100 个修改的文件
包含
933 行增加
和
683 行删除
livekit-android-sdk/src/main/java/io/livekit/android/room/track/video/CameraEventsDispatchHandler.kt
livekit-android-sdk/src/main/java/io/livekit/android/webrtc/peerconnection/PeerConnectionResource.kt
livekit-android-sdk/src/test/java/io/livekit/android/room/participant/LocalParticipantMockE2ETest.kt
-
请 注册 或 登录 后发表评论