Skip to content

Commit

Permalink
StopAllRTMPBroadcasts
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaarbonel committed Oct 23, 2024
1 parent 59e0a15 commit cdda476
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ call.stop_all_rtmp_broadcasts()
<TabItem value="go" label="Golang">

```go
call.StopAllRTMPBroadcasts(ctx)
call.StopAllRTMPBroadcasts(ctx, &StopAllRTMPBroadcastsRequest{})
```

</TabItem>
Expand Down

0 comments on commit cdda476

Please sign in to comment.