I have the following code, but it doesn\'t display the route button. MPVolumeView *volumeView = [[MPVolumeView alloc] initWithFrame:CGRectZero];
The default Photos app in iPhone supports AirPlay for both Photos and Videos. But, Apple has given API for setting allowsAirPlay only in MPMoviePlayerController i.e only for videos. If I support it on
I am developing an iPhone application that supports AirPlay using MPMoviePlayerController. But, I need to display this AirPlay button in my custom-view. So, I took MPVolumeView and added it to my cust
I am developing an iPhone application in which I want to support Air Play. My app should be able to run on iPhone device with iOS 4.1 onwards. So, I have selected iOS 4.3 as Base SDK and 4.1 as Deploy
4.3 finally :) I am searching right now how to add air play button to custom view. I have MPMoviePlayer that load movie. I disabled standard controls and added overlay view with my custom play, pause,
I am aware that iOS 4.3 has a new API that lets developers send video from their Apps to an AppleTV. Is there any public API that allows developers to stream still images开发者_如何转开发 (Jpegs) inst
Though w开发者_高级运维e can develop the i-phone application in the X-code Why we need to use the Airplay-sdk?
I use a standard gradient overlay (done in photoshop) to make buttons look nicer in my app. I added an Airplay button, but the aesthetics are not matching.
I use the Airplay SDK which is a platform for building C++ apps for smartphones. It als开发者_运维知识库o has a x86 simulator which uses MS Visual C++ IDE + compiler.
I have an MPVolumeView on one of my views, which comes up with an Airplay icon when there are other output sources available. That\'s all fine, but the icon is tiny, no matter how big I set the frame