@class AVCaptureConnection; @interface AVCaptureAudioChannelInternal : NSObject { AVCaptureConnection *connection; } @end