luxlabs header browser preview


@interface MTMediaItemMetadataLoader : NSObject <MTMediaItemMetadataLoadingProtocol> {
    void /* unknown type, empty encoding */ metadataLoadingQueue;
}

- (id)init;
- (void).cxx_destruct;
- (void)keyIdentifiersFrom:(id)a0 completion:(id /* block */)a1;

@end