buggyj / mediaplayer

MIT License
2 stars 1 forks source link

Buttons in the mediaplayer #4

Open arunnbabu81 opened 2 years ago

arunnbabu81 commented 2 years ago

Screenshot_20220213-133502_Tiddloid

i understood the usage of volume up/down buttons, playlist move to next/back buttons. What are the other buttons for?

buggyj commented 2 years ago

These have only been implemented for the mpeg players

\ decrease speed / increase speed

0 is repeat playlist 0 is no repeat

-> advance by seconds <- go back by sconds

On Sun, 13 Feb 2022 at 09:09, arunnbabu81 @.***> wrote:

[image: Screenshot_20220213-133502_Tiddloid] https://user-images.githubusercontent.com/67494083/153744547-985f4b37-5840-4231-a82d-61a81c85a3f9.jpg

i understood the usage of volume up/down buttons, playlist move to next/back buttons. What are the other buttons for?

— Reply to this email directly, view it on GitHub https://github.com/buggyj/mediaplayer/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVZG476NAGXD4R4BBPQSZ3U25RJZANCNFSM5OIPXE5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

arunnbabu81 commented 2 years ago

These have only been implemented for the mpeg players

Can those be modified to work with local mp4 videos

buggyj commented 2 years ago

mp4 is mpeg4 so these controls should work. They will not work with the yt player