Question on Video and Audio APIs

I have a question in the article Video and Audio APIs

At this point, you could delete the equivalent lines from the windBackward() and windForward() functions, as that functionality has been implemented in the stopMedia() function instead.

seriously, I think the the equivalent lines from the windBackward() and windForward() functions are necessary in their position. So can’t really understand the sentence.

Hello @Austin_Hart

i did not read the video/audio api but i would suggest that you try to keep the code and in another version to remove it and notice the difference also adding extra console.log(“any valuable text”) to notice how it work in the backend
also using the browser debugger could help also

hope that help and have a nice day :slight_smile: