luxlabs header browser preview


@class AVCaptureConnection;

@interface AVCaptureAudioChannelInternal : NSObject {
    AVCaptureConnection *connection;
}

@end