HMS-Core / hms-video-editor-demo

HUAWEI Video Editor Kit provides full video editing functions like video import/export, editing and rendering. This sample code is used to describe how to integrate the Video Editor Kit SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

建议草稿能与用户关联

bobo19870225 opened this issue · comments

在实际的项目中,我们需要切换用户,获取草稿的API是MediaApplication.getInstance().getDraftList(),从接口来看是没法做到的,不同的用户进来将会看到同一个的草稿列表。当然我们可以自己建立数据库来维护草稿列表,但是还是希望API能够直接与用户关联。

planning to just select directly to gallery or file manager then edit