Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PlaybackSpeed into Media.Played (COVESA#499)
* Add PlaybackSpeed into Media.Played - It needs to add Playback Speed into Media.Played branch because it's important feature to change playback speed on some media services as audio book, youtube video * the restrictions of PlaybackSpeed the restrictions of PlaybackSpeed * Additional descriptions for meaning of the values Add text below for better understanding. comment: 1 means normal speed. <1 means slower playback than normal. >1 means faster playback than normal. * Revised with the meeting result - Aligned work with https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playbackRate
- Loading branch information