luxlabs header browser preview


@interface CAMCaptureEncodingUtilities : NSObject

+ (id)selectPhotoCodecFromAvailableCodecs:(id)a0 withBehavior:(long long)a1;
+ (id)selectVideoCodecFromAvailableCodecs:(id)a0 withBehavior:(long long)a1;

@end