Skip to content

Commit 1b51577

Browse files
committed
Update README.md
1 parent 37af722 commit 1b51577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ iOS Project demonstrating how to capture video and play it back.
55

66
Upon launch you'll find two buttons: one to record media (right), and one to play the same file back. It's called video.mov and is saved in the app's Documents directory.
77

8-
Capturing happens with our old friend the UIImagePickerViewController which only accepts movie captures. The file is also saved to the Camer Roll.
8+
Capturing happens with our old friend the UIImagePickerViewController which only accepts movie captures. The file is also saved to the Camera Roll.
99

1010
Playback utilises an instance of MPMoviePlayerViewController.

0 commit comments

Comments
 (0)