Media

The samples in this topic demonstrate how you can implement media playback features on Samsung devices.

Table 1. Media playback sample applications
Sample Description
PlayerAVMultitasking This sample demonstrates how you can implement multitasking when using the AVPlay API.
PlayerAVPlay This sample demonstrates how you can implement media playback using the AVPlay API.
PlayerAVPlayDRM This sample demonstrates how you can play video with PlayReady or Widevine DRM, using the AVPlay API.
PlayerAVPlaySubtitle This sample demonstrates how you can implement video subtitles using the AVPlay API.
PlayerAVPlay3DVideo This sample demonstrates how you can implement 3D video playback using the AVPlay API.
PlayerHTML5 This sample demonstrates how you can implement a video player using the HTML5 video element.