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.