VideoPlayer::GetReadBufferInfo

VideoPlayer::GetReadBufferInfo
virtual void GetReadBufferInfo(ReadBufferInfo* info) = 0;
Description

GetReadBufferInfo obtains the read buffer information on the video read operations.

Parameters
Parameters 
Description 
ReadBufferInfo* info 
Pointer to the read buffer structure. See ReadBufferInfo