Skip to content

Using the MediaPlayer

Scott Miller edited this page Mar 18, 2016 · 3 revisions

If your app uses the MediaPlayer class, there will be some common scenarios that you need to be familiar with. This section will familiarize you with some of these scenarios and give you instructions on how to add this functionality to your app.

###In this section

Adjusting the Start Time

Explains how to start playing media from a specific time.

Changing the Media

Explains how to dynamically change the media source.