Video::EnableIO

Video::EnableIO
virtual void EnableIO(bool enable);
Description

EnableIO enables/disables video read operations for background loading of game data.

Parameters
Parameters 
Description 
bool enable 
A Boolean value of true enables video read operations and a value of false disables the read operations.