mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-22 19:17:42 +00:00
6 lines
170 B
C
6 lines
170 B
C
typedef struct {
|
|
NSInteger mode;
|
|
NSInteger videoConfiguration;
|
|
NSInteger previewConfiguration;
|
|
NSInteger audioConfiguration;
|
|
} CAMCaptureModeWithOptions;
|