Change-Id: Ie76c81c1150d0a162e89099e4772287ba3f7a85a
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
* <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>
+
*/