mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-22 23:27:41 +00:00
4 lines
No EOL
107 B
Objective-C
4 lines
No EOL
107 B
Objective-C
@interface CAMUserPreferences : NSObject
|
|
+ (instancetype)preferences;
|
|
- (NSInteger)videoConfiguration;
|
|
@end |