Skip to content

Commit 3bf3bc8

Browse files
committed
refactor: Remove documentation for postponed recording option in individual recording scenarios
1 parent 7d837ee commit 3bf3bc8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

services/cloudrecording/scenario/individualrecording.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ func NewIndividualRecording(
4444
//
4545
// @param uid The user ID used by the cloud recording service in the RTC channel to identify the recording service in the channel.
4646
//
47-
// @param enablePostpone Whether to postpone the recording.
48-
// - true: Postpone the recording.
49-
// - false: Start the recording immediately.
50-
//
5147
// @param clientRequest The request body.
5248
//
5349
// @return Returns the response *AcquireResp. See api.AcquireResp for details.

0 commit comments

Comments
 (0)