@@ -1174,6 +1174,9 @@ extension PQStuckPointPublicController {
if !isExportSuccess {
beginExport()
}
+
+ playBtn.isHidden = true
+ avPlayer.play()