dart_vlc_ffi 0.0.8 dart_vlc_ffi: ^0.0.8 copied to clipboard
FFI based binding to dart_vlc wrapper (Based on libVLC & libVLC++).
0.0.8 #
- Fixed build warnings on Linux.
0.0.7 #
- Fixed
Media.asset
for Windows.
0.0.6 #
- Added back
Media.asset
for Flutter.
0.0.5 #
- Sending player ID along frame
uint8_t*
through native port.
0.0.4 #
- Fixed incorrect
Devices.all
list.
0.0.3 #
- Fixed video frame callbacks.
0.0.2 #
- Fixed segmentation fault open calling
Player::open
withPlaylist
as argument. - Fixed build warnings.
0.0.1 #
- Initial version of dart_vlc_ffi.