@interface DESDPFloatValueRecorder : NSObject - (BOOL)record:(id)a0 data:(id)a1 metadata:(id)a2; @end