From: Michal Skorupinski Date: Tue, 15 Dec 2015 11:09:33 +0000 (+0100) Subject: [SAMPLE APP][Stream-player] Overview added X-Git-Tag: tizen_3.0/TD_SYNC/20161201~224^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e491ffe850bbac3cf2844bec64ed872eef77cba1;p=sdk%2Fonline-doc.git [SAMPLE APP][Stream-player] Overview added Change-Id: If9f2e6655b02bcdde4cac33e6f538b098be8d470 Signed-off-by: Michal Skorupinski --- diff --git a/org.tizen.sampledescriptions/html/images/stream-player/stream-player-application-view.png b/org.tizen.sampledescriptions/html/images/stream-player/stream-player-application-view.png new file mode 100644 index 0000000..a824433 Binary files /dev/null and b/org.tizen.sampledescriptions/html/images/stream-player/stream-player-application-view.png differ diff --git a/org.tizen.sampledescriptions/html/mobile_n/stream-player-mn.html b/org.tizen.sampledescriptions/html/mobile_n/stream-player-mn.html new file mode 100644 index 0000000..ef6dbc3 --- /dev/null +++ b/org.tizen.sampledescriptions/html/mobile_n/stream-player-mn.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + Stream-Player Sample Overview + + + + +
+ +
+
+

Mobile native

+
+ + + +

Stream-Player Sample Overview

+

This sample demonstrates how to use the Player API to play audio and video files as well as stream media files from the Web.

+ +

The figure below illustrates the application's view.

+

Figure: Stream-Player application's screen

+

+ Application screen +

+ +

The sample application's user interface consists of a single view divided into the following sections: +

    +
  • Toolbar - Allows the user to choose a file to be played, display information about the file, or capture a screenshot from the played video;
  • +
  • Option Panel - Allows the user to set the volume level, switch the mute option or switch the looping mode;
  • +
  • Playback options area - Allows the user to set the play, pause and stop options. It also allows to use the seek and playback rate options;
  • +
  • Display / Album art area - The played video or album art of a music file is displayed here. Note that if the music file does not provide any album art, a musical note image is displayed instead.
  • +
+

+ + + + + + +
+ +Go to top + + + + + + +