修复了RTC 麦序更新的话 UI也需要更新
This commit is contained in:
@@ -322,7 +322,7 @@
|
||||
MicroQueueModel *micSequence = [self.micQueue objectForKey:[NSString stringWithFormat:@"%d", microState.position]];
|
||||
micSequence.microState = microState;
|
||||
}
|
||||
microQueueChanged = NO;
|
||||
microQueueChanged = YES;
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user