From: Michal Skorupinski Date: Fri, 18 Dec 2015 11:36:45 +0000 (+0100) Subject: [SAMPLE APP][Stream-player] Documentation's link added to the table of contents X-Git-Tag: tizen_3.0/TD_SYNC/20161201~207^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df9ea5cfda5929588aba9373fcc9efe9b8bef0b5;p=sdk%2Fonline-doc.git [SAMPLE APP][Stream-player] Documentation's link added to the table of contents Change-Id: I8617b3cbd672f3a0fca39a7ab2f0b0404d7190fb Signed-off-by: Michal Skorupinski --- diff --git a/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm b/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm index c969bf4..7ca0148 100644 --- a/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm +++ b/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm @@ -304,6 +304,10 @@ Demonstrates how you can implement a simple stop watch application. + Stream Player + Demonstrates how you can implement the audio/video player using the Player API. The sample supports both local and online media resources. + + Sync Adapter App Demonstrates how you can add different sync requests to the sync manager to schedule data synchronization tasks.