luxlabs header browser preview


@interface AXComfortSoundsAssetPolicy : AXAssetPolicy

- (id)launchActivityIdentifier;
- (BOOL)shouldCopyLocally;
- (id)maxSupportedFormatVersion;
- (id)minSupportedFormatVersion;
- (id)assetType;

@end