I don't have AirPlayFeature
Posted
by
1110
on Stack Overflow
See other posts from Stack Overflow
or by 1110
Published on 2011-02-02T10:42:14Z
Indexed on
2011/03/07
16:10 UTC
Read the original article
Hit count: 191
Hi,
I have just installed new xcode with sdk 4.3b because I need 'airPlay' feature in my current project which is based on sdk 4.2. But I open my project and type my MPMoviePlayerController object....
mpObject.???
... but here I don't have allowAirPlay property. But when I start new project and create movie player I have that property, but don't have in my old project, what should I setup to have this?
© Stack Overflow or respective owner