twilio_programmable_video_web 1.1.0 twilio_programmable_video_web: ^1.1.0 copied to clipboard
A web implementation of the Twilio Programmable Video Plugin.
1.1.0 #
- Fixed some small annotation errors in the Web implementation.
- Implemented
VideoRenderMode
as required by the platform interface. For backwards compatibility, it defaults toVideoRenderMode.BALANCED
.
1.0.1 #
- Stop video and audio tracks on disconnect.
1.0.0 #
- Released web to stable.
1.0.0-alpha.1 #
- Initial pre-release of the web implementation.