@class NSMutableArray; @protocol AVOutputDeviceDiscoverySessionAvailableOutputDevicesImpl; @interface AVOutputDeviceDiscoverySessionAvailableOutputDevicesInternal : NSObject { id impl; NSMutableArray *_recentlyUsedDevices; NSMutableArray *_otherDevices; } @end