html5-video-php icon indicating copy to clipboard operation
html5-video-php copied to clipboard

Check if conversion was success

Open kamov opened this issue 9 years ago • 2 comments

Hi what is return of $html5->convert(..) How to check if conversion has been success? thanks

kamov avatar Apr 25 '16 13:04 kamov

For successful conversion it returns (int) 0

xemle avatar Apr 25 '16 19:04 xemle

When failed? Return or generate a message with errors?

kamov avatar May 02 '16 10:05 kamov