wang-bin / fvp

Flutter video player plugin for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
BSD 3-Clause "New" or "Revised" License
197 stars 31 forks source link

请添加截图api #118

Closed yhsj0919 closed 3 months ago

yhsj0919 commented 3 months ago

https://github.com/wang-bin/mdk-sdk/wiki/Player-APIs#void-snapshotsnapshotrequest-request-snapshotcallback-cb-void-vo_opaque--nullptr

wang-bin commented 3 months ago

之前有考虑过,不过不知道flutter里用什么接口表示图像,你有什么建议?

yhsj0919 commented 3 months ago

可以用Uint8List直接返回数组,自己在flutter端处理

wang-bin commented 3 months ago

试下master分支

wang-bin commented 3 months ago

finished in v0.23.0