Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
seanavery committed Sep 23, 2024
1 parent 81d3aa4 commit 76e774a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The save command retreives video from local storage and, uploads the clip to the
}
```

### Async Save Request
#### Async Save Request

The async save command performs the same operation as the save command, but does not wait for the operation to complete. Use this command when you want to save video slices that include the current in-progress video storage segment. It will wait for the current segment to finish recording before saving the video slice.

Expand Down

0 comments on commit 76e774a

Please sign in to comment.