4 lines
No EOL
107 B
Objective-C
4 lines
No EOL
107 B
Objective-C
@interface CAMUserPreferences : NSObject
|
|
+ (instancetype)preferences;
|
|
- (NSInteger)videoConfiguration;
|
|
@end |