virtual void OnReadCompleted() = 0;
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.