Replies: 1 comment
-
Just experienced the strangest thing: Scene 2, I might miss something in the "add media" API. Since Scene 1 works fine. Scene 3 should work. Is that possible that encoding changes the media state? In Scene 3, "update media" returns before encoding. So the encoding resets whatever "update media" state. Thanks --Update-- After further digging, Here is a little update: The wrong correction for now is do a while loop checking encoding status, update the state if encoding is done. |
Beta Was this translation helpful? Give feedback.
-
I am trying to update the media state through API. It seems the API does not support the "state" parameter. I want to make sure and am looking for a hint to add it.
In addition to that, is that possible to add state at the time of Media Upload API?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions