@class UIColor, NSString, NSMapTable, PXAssetsDataSource, NSObject; @protocol OS_dispatch_queue; @interface PXGPPTVideoPlaybackViewController : PXGPPTViewController { UIColor *_spriteColor; long long _numberOfColumns; PXAssetsDataSource *_dataSource; NSObject *_pixelBufferSources_queue; NSMapTable *_pixelBufferSourcesByDisplayAsset; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (id)layout:(id)a0 navigationObjectReferenceForSublayoutAtIndex:(long long)a1; - (struct CGSize { double x0; double x1; })layout:(id)a0 estimatedContentSizeForSublayoutAtIndex:(long long)a1 referenceSize:(struct CGSize { double x0; double x1; })a2; - (id)layout:(id)a0 createSublayoutAtIndex:(long long)a1; - (unsigned long long)supportedDisplayAssetPresentationStylesInLayout:(id)a0; - (id)colorAtIndex:(unsigned int)a0 inLayout:(id)a1; - (void)viewDidLoad; - (unsigned long long)desiredPlaceholderStyleInLayout:(id)a0; - (id)initWithLayout:(id)a0; - (void).cxx_destruct; - (id)displayAssetFetchResultForSpritesInRange:(struct _PXGSpriteIndexRange { unsigned int x0; unsigned int x1; })a0 inLayout:(id)a1; - (id)initWithAssetsDataSource:(id)a0; @end