image_pushasynch

declaration:

image_pushasynch(vid) => nil;

Turn any asynchronous operations for vid synchronous.

caveats:

This function is of litle practical use outside of debugging purposes.
It is used internally to make sure that asynchronous operations are terminated before an external launch is performed.

related functions:


Related

Wiki: Video Functions

MongoDB Logo MongoDB