Add command bar start action handel

This commit is contained in:
2022-05-01 13:28:28 +08:00
parent 53ae625c92
commit be22102f95
2 changed files with 59 additions and 8 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ class ClipRecorder extends Component<IMixinStatusProps> {
// 启动播放时钟
this.props.status?.actuator.pausePlay();
console.log("ClipRecorder: Pause start...");
console.log("ClipRecorder: Pause play...");
}
}}
valueChange={(value) => {