AVCaptureDeviceFormat(ScanTrust)
@interface AVCaptureDeviceFormat (ScanTrust)
- (NSDictionary*) toDictionary;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (NSDictionary*) toDictionary;Swift
func toDictionary() -> [AnyHashable : Any]!
AVCaptureDeviceFormat(ScanTrust) Category Reference