fixed rendering

This commit is contained in:
Diego Waxemberg
2014-01-18 19:14:57 -05:00
parent 029d3b0a97
commit f97fe7fce2
9 changed files with 89 additions and 72 deletions

View File

@@ -10,6 +10,5 @@
#import "StreamView.h"
@interface StreamFrameViewController : UIViewController
@property (strong, nonatomic) IBOutlet StreamView *renderView;
@end