VideoBase::ReadCallback::OnReadCompleted

VideoBase::ReadCallback::OnReadCompleted
virtual void OnReadCompleted() = 0;
Description

OnReadCompleted notifies when a video read operation is completed. Upon receiving this notification, the application can resume its disk I/O operations until it receives OnReadRequested notification.