@remarks
If the playback of @a id has been already finished at the
server side and wav_player_playback_completed_cb() is not
invoked yet, WAV_PLAYER_ERROR_INVALID_OPERATION will be returned.
[Version] 0.3.1
[Issue Type] Doxygen
Change-Id: If45df2c54642bf69fb6de633cb2839d97acdc226
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
/**
* @brief Stops playing the WAV file.
* @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
+ *
+ * @remarks If the playback of @a id has been already finished at the server side and\n
+ * wav_player_playback_completed_cb() is not invoked yet, #WAV_PLAYER_ERROR_INVALID_OPERATION will be returned.
+ *
* @param[in] id The WAV player ID to stop
*
* @return 0 on success, otherwise a negative error value.
Name: capi-media-wav-player
Summary: A wav player library in Tizen C API
-Version: 0.3.0
+Version: 0.3.1
Release: 0
Group: Multimedia/API
License: Apache-2.0