VideoPlayer::SetReloadThresholdTime
VideoPlayer::SetReloadThresholdTime
virtual void SetReloadThresholdTime(float time) = 0;
Description
SetReloadThresholdTime sets the reload timing in seconds. The default value of reload timing is 0.8 (sec).
Parameters
Parameters |
Description |
float time |
Time set as the reload time. |