开发者

Hiding the Quick Time logo and controls when an audio file is played using MPMoviePlayerController

Hai all,

in my application i need to play a streaming audio, i used MPMoviePlayerController to play the audio, 开发者_开发百科it works fine, but i don't want the Logo and controls appearing on the screen( like playing in the background).

is there any way to hide the logo and controls ?

thanks


There is no way to do this with the current Apple api. If you want to use undocumented api's, you can always access the private methods. Here is a good place to start looking:

Erica Sadun's Core Dumps 1
Erica Sadun's Core Dumps 2


Take a look at:

MPMusicPlayerController

or AVAudioPlayer

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜