Source-SCCamera/ManagedCapturer/SCManagedRecordedVideo.value

6 lines
138 B
Plaintext

interface SCManagedRecordedVideo
NSURL *videoURL;
NSURL *rawVideoDataFileURL;
UIImage *placeholderImage;
BOOL isFrontFacingCamera;
end