Source-SCCamera/ManagedCapturer/SCManagedRecordedVideo.value

6 lines
138 B
Plaintext
Raw Permalink Normal View History

2018-08-08 01:32:46 +02:00
interface SCManagedRecordedVideo
NSURL *videoURL;
NSURL *rawVideoDataFileURL;
UIImage *placeholderImage;
BOOL isFrontFacingCamera;
end