#import #import @interface TGVTPlayerView : UIView - (void)displayPixelBuffer:(CVPixelBufferRef)pixelBuffer; @end