VideoBase::EnableIO

VideoBase::EnableIO
virtual void EnableIO(bool) = 0;
Description

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

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