java - How to show volume seek bar on video view in android? -


i have added video view in android.i able display video & working fine.but don't see volume control.i want show volume control.please tell me how can show volume control on video view in android?

add seekbar layout , add onseekbarchangelistener it. in listeners callback implement logic, see question details.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -