Is there a way to preload a portion of a video, but not the entire thing? I noticed that there is a "suspend" event that indicates the video is expectedly not downloading until further instruction, but I'm unsure of how to trigger this event?
My goal is to preload a portion of a video without taking up all the users' bandwidth.
Thanks!