Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.51 KB

File metadata and controls

32 lines (21 loc) · 1.51 KB

Reference Apps - Supporting background playback

Prerequisite

Please read through the quick start section of the Basic Playback application before continuing.

Background Playback

The purpose of this app is to demonstrate how to use THEOplayer to:

  • play-out media assets in a background service;
  • use the Media Session Connector to report the playback state and receive player requests.

More information on how to use the Media Session Connector can be found on its documentation page and the Android developer pages describing Building a video app and Building an audio app.

All information on how to use these APIs can be found in the PlayerActivity.

License

This project is licensed under the BSD 3 Clause License - see the LICENSE file for details.