6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
interface SCManagedRecordedVideo
|
|
NSURL *videoURL;
|
|
NSURL *rawVideoDataFileURL;
|
|
UIImage *placeholderImage;
|
|
BOOL isFrontFacingCamera;
|
|
end |