We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d837ee commit 3bf3bc8Copy full SHA for 3bf3bc8
services/cloudrecording/scenario/individualrecording.go
@@ -44,10 +44,6 @@ func NewIndividualRecording(
44
//
45
// @param uid The user ID used by the cloud recording service in the RTC channel to identify the recording service in the channel.
46
47
-// @param enablePostpone Whether to postpone the recording.
48
-// - true: Postpone the recording.
49
-// - false: Start the recording immediately.
50
-//
51
// @param clientRequest The request body.
52
53
// @return Returns the response *AcquireResp. See api.AcquireResp for details.
0 commit comments