4
Customizing Your MediaPlayer
Scott Miller редактировал(а) эту страницу 2016-03-17 09:34:16 -07:00
The MediaPlayer class can be customized to match the needs and style of your app. Virtually any aspect of the MediaPlayer can be customized.
###In this section
Demonstrates how to customize the CSS for the MediaPlayer class in your app.
Tells you how to add, hide, or disable buttons in the MediaPlayer.
Illustrates how to provide custom overlays for the MediaPlayer in your app.
Create a Custom MediaElementAdapter Object
Demonstrates how you can create a custom MediaElementAdapter object and use it in your app.