VideoPlayer::IsTextureReady

VideoPlayer::IsTextureReady
virtual bool IsTextureReady() = 0;
Description

IsTextureReady determines whether the video frame is decoded and ready for playing.

Return Value

A Boolean value of true if the video frame is decoded and false otherwise.