webrtc_internal: Revise @since_tizen 7.5 to 8.0 84/297384/1 accepted/tizen/unified/20230821.162253
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 18 Aug 2023 01:23:41 +0000 (10:23 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 18 Aug 2023 01:25:49 +0000 (10:25 +0900)
[Version] 0.4.19
[Issue Type] Doxygen

Change-Id: Iba1131b33364afd3277c7297a38336d8777d09e5
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/webrtc_internal.h
packaging/capi-media-webrtc.spec

index 093617875c6f8a2f844dbc76585a8e35830cdeb5..c315e95d2aa10dc3b3d1ce80d1dc7325921d013b 100644 (file)
@@ -144,7 +144,7 @@ int webrtc_set_ecore_wl_display(webrtc_h webrtc, unsigned int track_id, void *ec
 /**
  * @internal
  * @brief Sets a display surface id to the video track to be rendered.
- * @since_tizen 7.5
+ * @since_tizen 8.0
  * @remarks Call this function within webrtc_track_added_cb(), otherwise #WEBRTC_ERROR_INVALID_OPERATION will be returned.\n
  *          If webrtc_set_encoded_video_frame_cb() has been called, it will return #WEBRTC_ERROR_INVALID_OPERATION.
  * @param[in] webrtc      WebRTC handle
index 41a7fc8d24f383428eeac3dc6de84caf8faa7beb..1ec94daf2ccf39edca9e6da3c392cb5845289bf6 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-media-webrtc
 Summary:    A WebRTC library in Tizen Native API
-Version:    0.4.18
+Version:    0.4.19
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0