![]() |
![]()
| ![]() |
![]()
NAMEimage_loaded - Query the status of an asynchronous video object source. SYNOPSIS0 or 1
DESCRIPTIONFor asynchronous image operations, the completion of a load can potentially stall for an infinite time. This function queries the status of the asynchronous load, and returns true (1) if the image has loaded and decoded successfully or 0 if it is still in the process of being loaded. EXAMPLEfunction image_loaded0() SEE ALSO:load_image_asynch(3) image_pushasynch(3)
|