Add more detail description for esplusplayer_set_video_stream_rotation_info API
[platform/core/multimedia/esplusplayer.git] / include / esplusplayer_capi / esplusplayer_capi.h
index 2fea67b..b22de8e 100755 (executable)
@@ -3827,10 +3827,10 @@ int esplusplayer_set_app_info_ex(esplusplayer_handle handle,
                                  const esplusplayer_app_info_ex* app_info);
 
 /**
- * @brief     Set the rotate angle of the video stream to video sink.
- * The rotate angle will be delivered to video render control.
+ * @brief     Set the rotate angle of the video stream.
+ * The rotate angle will be delivered to display driver module.
  * In Pogo-Pin Camera Video Call scenario, encoder needs to get the rotate angle 
- * from video render control to do encoding
+ * from display driver module control to do encoding
  * @remark    This API will not actually rotate the video display
  * @param     [in] handle : esplusplayer handle.
  * @param     [in] rotation : the rotate angle of the video.