Skip to main content
Participant
January 2, 2020
Question

why app.getFrontend().addItemToBatch return a bool value???

  • January 2, 2020
  • 0 replies
  • 415 views

FrontEnd.addItemToBatch and FrontEnd.addFileToBatch are will return a Batch Item Object according to the description of the this document,

 

but I test this two API with AME2018, 

FrontEnd.addFileToBatch return a object actually,

but FrontEnd.addItemToBatch return a bool value,

 

now how could I get encode progress with FrontEnd.addItemToBatch???

 

This topic has been closed for replies.