From: bg.chun Date: Wed, 27 Jan 2016 03:05:24 +0000 (+0900) Subject: [Web API] change media_key category system to multimedia X-Git-Tag: tizen_3.0/TD_SYNC/20161201~183 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=72a3353fde9b4f45493cbf30050992abb9dca142;p=sdk%2Fonline-doc.git [Web API] change media_key category system to multimedia Change-Id: I5dd549c67b8649005723709df11ea37a93c4d654 Signed-off-by: bg.chun --- diff --git a/org.tizen.guides/html/index.htm b/org.tizen.guides/html/index.htm index 0246729..7acc2d2 100644 --- a/org.tizen.guides/html/index.htm +++ b/org.tizen.guides/html/index.htm @@ -69,6 +69,7 @@ @@ -91,7 +92,6 @@
  • System
    • Human Activity Monitor
    • -
    • Media Key
    • Power
    • Sensor
    • System Information
    • diff --git a/org.tizen.guides/html/web/tizen/system/media_key_w.htm b/org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm similarity index 90% rename from org.tizen.guides/html/web/tizen/system/media_key_w.htm rename to org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm index 4bee401..988c343 100644 --- a/org.tizen.guides/html/web/tizen/system/media_key_w.htm +++ b/org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm @@ -22,7 +22,7 @@

      Related Info

      @@ -36,7 +36,7 @@

      The Media Key API is optional for both Tizen mobile and wearable profiles, which means that it may not be supported in all mobile and wearable devices. The Media Key API is not supported on any Tizen Emulators.

      -

      The media keys are used to control multimedia playback. The user can click keys, such as PLAY and FAST FORWARD, and you can detect the key clicks in your application and change the playback accordingly.

      +

      The media keys are used to control multimedia playback. The user can click keys, such as PLAY and FAST FORWARD, and you can detect the key clicks in your application and change the playback accordingly.

      The main features of the Media Key API include:

        diff --git a/org.tizen.guides/html/web/tizen/multimedia/multimedia_guide_w.htm b/org.tizen.guides/html/web/tizen/multimedia/multimedia_guide_w.htm index 69c5fb8..8e269f6 100644 --- a/org.tizen.guides/html/web/tizen/multimedia/multimedia_guide_w.htm +++ b/org.tizen.guides/html/web/tizen/multimedia/multimedia_guide_w.htm @@ -35,6 +35,7 @@

        The main multimedia features are:

        • Media Controller

          Enables you to communicate between the media controller server and client.

        • +
        • Media Key

          Enables you to handle media keys in your application.

        • Sound

          Enables you to control the volume level of several sound types and get information about the current sound mode and the state of the current sound devices.

        The following guides apply in mobile applications only:

        diff --git a/org.tizen.guides/html/web/tizen/system/system_guide_w.htm b/org.tizen.guides/html/web/tizen/system/system_guide_w.htm index b1f622c..8838af4 100644 --- a/org.tizen.guides/html/web/tizen/system/system_guide_w.htm +++ b/org.tizen.guides/html/web/tizen/system/system_guide_w.htm @@ -36,8 +36,7 @@

        The main system features are:

        • Human Activity Monitor

          Enables you to access the human activity data from various sensors on the device.

        • -
        • Media Key

          Enables you to handle media keys in your application.

        • -
        • Power

          Enables you to access the state of the device power resource.

        • +
        • Power

          Enables you to access the state of the device power resource.

        • Sensor

          Enables you to manage sensor data from various sensors on the device.

        • System Information

          Enables you to access and monitor various device details, such as battery level, available device storage, version number, model name, and the cellular network being used.

        • System Setting

          Enables you to access the device wallpaper settings, such as the home screen and lock screen wallpaper image, incoming call ringtone, and email notification tone.

        • diff --git a/org.tizen.guides/index.xml b/org.tizen.guides/index.xml index c31aafc..4e9eb81 100644 --- a/org.tizen.guides/index.xml +++ b/org.tizen.guides/index.xml @@ -37,6 +37,7 @@ + @@ -53,7 +54,6 @@ -