wongshouxin
wongshouxin
hi,brother, do you resolve this problem, i want to expand buffer when i using delegate method for EZMicrophone, do you have any suggestion?
@kevinzhow
//添加画的点如果大于0 添加圆点,小于等于0 不添加点 if (value>0) { [self addSubview:label]; [self addSubview:view]; } > same
> 写到哪里? #warning - 修改 //添加点 在这里屏蔽 if(isHollow){} else{} 可以打开Y值的显示 - (void)addPoint:(CGPoint)point index:(NSInteger)index isShow:(BOOL)isHollow value:(CGFloat)value