luxlabs header browser preview


@interface MTUTIUtil : NSObject

+ (id)convertUti:(id)a0;
+ (BOOL)isAudio:(id)a0;
+ (BOOL)isVideo:(id)a0;

@end