@class NSError, NSObject; @protocol AVOutputDeviceAuthorizationRequestImpl, OS_dispatch_queue; @interface AVOutputDeviceAuthorizationRequestInternal : NSObject { id impl; NSObject *ivarAccessQueue; long long status; NSError *error; } @end