virtual void GetReadBufferInfo(ReadBufferInfo* info) = 0;
GetReadBufferInfo obtains the read buffer information on the video read operations.
|
Parameters |
Description |
|
ReadBufferInfo* info |
Pointer to the read buffer structure. See ReadBufferInfo. |