diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h b/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h index 38fbe1c8e7..be19276def 100644 --- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h +++ b/gst-sdk/tutorials/xcode iOS/Tutorial 2/ViewController.h @@ -3,8 +3,8 @@ @interface ViewController : UIViewController { IBOutlet UILabel *message_label; - IBOutlet UIButton *play_button; - IBOutlet UIButton *pause_button; + IBOutlet UIBarButtonItem *play_button; + IBOutlet UIBarButtonItem *pause_button; } -(IBAction) play:(id)sender; diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard b/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard index 9c834f2289..c96f025543 100644 --- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard +++ b/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPad.storyboard @@ -1,100 +1,64 @@ - + - + - - + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + - - - + + + - + - - - @@ -102,8 +66,8 @@ - - + + diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard b/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard index 1ce5fdb8bf..0d14c30252 100644 --- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard +++ b/gst-sdk/tutorials/xcode iOS/Tutorial 2/en.lproj/MainStoryboard_iPhone.storyboard @@ -12,81 +12,46 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + - - + +