MediaPlayer::OpenUrlAsync method stops application

MediaPlayer::OpenUrlAsync method stops application

BY 13 Mar 2014 Native Application Development

Hello everybody.

I have an problem with MediaPlayer method;

When i call MediaPlayer::OpenUrlAsync(const Tizen::Base::String& url, const Tizen::Base::String& filePath, IPlayerProgressiveDownloadListener& listener, const Tizen::Base::Collection::IMap* pHeader = null) 
to play audio stream its stop application (main thread) ,and i cant do anything.

How correct invoke this function?

Could someone give me example?

Thanks.

Written by