开发者

Plupload: updating queue (order) while uploading?

While plupload is streaming a set of files to the target server, is it possible to update the queue of plupload without cancelling the current upload progress?

For example, I would like the user to have the following options while currently uploading:

  • remove the currently uploading file (thus the first one in the queue)
  • add a new file to the queue (at the bottom)
  • change the priority of a certain file (thus place it higher or lower in the queue)
    • if the priority is changed to the first item in the queue, the currently send item should be paused and resumed when the new first item has finished uploading

Would this require a modification of plupload or does the current开发者_JS百科 API support this functionality?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜