@class NSMutableSet, AVPlayerItem, NSObject; @protocol OS_dispatch_queue; @interface AVSynchronizedLayerInternal : NSObject { NSObject *serialQueue; NSObject *ivarAccessQueue; AVPlayerItem *playerItem; NSMutableSet *oldPlayerItems; BOOL isVisible; } @end