byteplus_vod 1.48.200
byteplus_vod: ^1.48.200 copied to clipboard
This Flutter plugin provides vod player sdk native APIs for you to implement video play functions in your application
Changelog #
1.48.100 #
- Feature Updates
- Support building playback sources in the form of VideoModel, with supported formats including HLS and MP4.
- Support smooth switching of video quality under the VideoModel playback source.
- Support preload of playback sources in the form of VideoModel.
- Support selecting video files at the start of playback. The preload strategy and custom preload also support the file selection strategy.
- Bug Fixes
- Fix the crash issue caused by Flutter event sending on iOS in rare cases.
1.47.200 #
- Android: Optimized memory allocation to align with Android's 16KB page size.
- iOS: Added support for seeking while the app is in background mode.
1.46.302 #
- support pipture-in-picture on iOS
- support preRender strategy first frame as cover image
1.46.301 #
- bug fixes & performance improvements
1.46.300 #
- support download
- support preload strategy by index
1.44.3-8 #
- bug fixes & performance improvements
1.44.3-7 #
- bug fixes & performance improvements
1.44.3-6 #
- bug fixes & performance improvements
1.44.3-5 #
- bug fixes & performance improvements
1.44.3-4 #
- support smooth switch for mp4
1.44.3-3 #
- support drm
1.44.2-1 #
- support preload and preRender strategy
1.42.3-3 #
- bug fixes & performance improvements
1.42.3-2 #
- add subtitle
1.42.3-1 #
- byteplus vod SDK flutter plugin