Add description for http://tizen.org/feature/multimedia.stream_recorder feature 67/227567/5
authorHyunsoo Park <hance.park@samsung.com>
Tue, 25 Feb 2020 12:41:57 +0000 (21:41 +0900)
committerHyunsoo Park <hance.park@samsung.com>
Tue, 24 Mar 2020 04:08:39 +0000 (13:08 +0900)
Change-Id: Ie76c81c1150d0a162e89099e4772287ba3f7a85a
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
doc/streamrecorder_doc.h

index cb1684e9c051c0f8ec539b6a7d1da04a8948be53..daa2421360da05afa4ec5d0128a96f630a015957 100644 (file)
  *        <td>Supported video resolutions</td>
  *     </tr>
  *</table></div>
- *
+ * @section CAPI_MEDIA_STREAMRECORDER_MODULE_FEATURE Related Features
+ * This API is related with the following feature
+ * - http://tizen.org/feature/multimedia.stream_recorder
+ *
+ * It is recommended to design feature related codes in your application for reliability.
+ * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.
+ * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
+
  */