@protocol AVOutputContextCommunicationChannelImpl; @interface AVOutputContextCommunicationChannelInternal : NSObject { id impl; } @end