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