luxlabs header browser preview


@class AVAsset;

@interface AVAssetDownloadCacheInternal : NSObject {
    AVAsset *asset;
    struct CMBaseObject { } *assetCacheInspector;
}

- (void).cxx_destruct;

@end