我正在使用xamarin开发一个ios应用程序,其中包含一些要在应用程序中流式传输的mp3文件。我用过thissample,它似乎工作正常......但mp3在结束前停止,总是在2'30"左右这是我使用的代码:publicpartialclassPlayerViewController:UIViewController{NSTimerupdatingTimer;StreamingPlaybackplayer;publiceventEventHandlerErrorOccurred;publicstringSourceUrl{get;privateset;}publicstringTit