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/SCManagedVideoCapturerOutputSettings.value
2018-08-08 02:32:46 +03:00

10 lines
268 B
Plaintext

#import "SCManagedVideoCapturerOutputType.h"
interface SCManagedVideoCapturerOutputSettings
CGFloat width
CGFloat height
CGFloat videoBitRate
CGFloat audioBitRate
NSUInteger keyFrameInterval
enum SCManagedVideoCapturerOutputType outputType
end