Skip to content

Commit 6d7ac1d

Browse files
committed
doc: 更新示例
1 parent 800d6b5 commit 6d7ac1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/BootstrapBlazor.Server/Components/Samples/HikVisions.razor.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ private async Task OnStartRealPlay()
6767
{
6868
_startRealPlayStatus = true;
6969
_stopRealPlayStatus = true;
70+
_openSoundStatus = false;
71+
_closeSoundStatus = true;
7072
await _hikVision.StartRealPlay(_streamType, _channelId);
7173
}
7274

0 commit comments

Comments
 (0)