wongshouxin
Results
2
issues of
wongshouxin
i want to expand the buffer when i use EZAudioMicphone delegate to receive pcm data, i find in EZAudio.h have this:+ (void)circularBuffer:(TPCircularBuffer*)circularBuffer withSize:(int)size __attribute__((deprecated)); but don"t useful,deprecated; so,can someone know...
直线图中有0的数值时候,怎么去除0的点,让其他的点连接呈现,跨点连接. 目前PNChart中有0的点的时候,还会在图中展现.