| Lift freeq's AV media plane out of sleek | 1 | // |
| 2 | // ViewController.h | |
| 3 | // cpal-ios-example | |
| 4 | // | |
| 5 | // Created by Michael Hills on 2/10/20. | |
| 6 | // | |
| 7 | ||
| 8 | #import <UIKit/UIKit.h> | |
| 9 | ||
| 10 | @interface ViewController : UIViewController | |
| 11 | ||
| 12 | ||
| 13 | @end | |
| 14 |
| Lift freeq's AV media plane out of sleek | 1 | // |
| 2 | // ViewController.h | |
| 3 | // cpal-ios-example | |
| 4 | // | |
| 5 | // Created by Michael Hills on 2/10/20. | |
| 6 | // | |
| 7 | ||
| 8 | #import <UIKit/UIKit.h> | |
| 9 | ||
| 10 | @interface ViewController : UIViewController | |
| 11 | ||
| 12 | ||
| 13 | @end | |
| 14 |