[MediaPlayer] Modified the PrepareAsync method as a LongRunning task and not to use... 84/165484/3
authorcoderhyme <jhyo.kim@samsung.com>
Fri, 29 Dec 2017 08:13:45 +0000 (17:13 +0900)
committerJungHo Kim <jhyo.kim@samsung.com>
Tue, 2 Jan 2018 22:48:29 +0000 (22:48 +0000)
commitf8cde724cef152b28b1d3d88c0ac081385e35744
tree6a43fdd275cbd4d3be2adfe540862cdf834022f9
parentb86e557aef3a0c2658a58527ec6543a997cdbce2
[MediaPlayer] Modified the PrepareAsync method as a LongRunning task and not to use a TaskCompletionSource which is unnecessary in this case.

Change-Id: I5fbc5099c39bfc4c77a9de5632475bad6e142dd3
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
src/Tizen.Multimedia.MediaPlayer/Player/Player.Events.cs
src/Tizen.Multimedia.MediaPlayer/Player/Player.cs