ThreadedVideo.initializeVideoSynchronously

When initializing video in the render thread, block main thread while video is initializing? Some renderers may require the main thread to be responsive during graphics initialization, to pump events - thus, initialization must be asynchronous.

class ThreadedVideo
protected @property
bool
initializeVideoSynchronously
()

Meta