1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Source-SnapChatCamera/ManagedCapturer/SCManagedRecordedVideo.value
2018-08-08 02:32:46 +03:00

6 lines
138 B
Plaintext

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