chore: Change line width to 140 in C++
This commit is contained in:
		| @@ -14,8 +14,7 @@ | ||||
|  | ||||
| @interface Frame : NSObject | ||||
|  | ||||
| - (instancetype _Nonnull)initWithBuffer:(CMSampleBufferRef _Nonnull)buffer | ||||
|                             orientation:(UIImageOrientation)orientation; | ||||
| - (instancetype _Nonnull)initWithBuffer:(CMSampleBufferRef _Nonnull)buffer orientation:(UIImageOrientation)orientation; | ||||
|  | ||||
| @property(nonatomic, readonly) CMSampleBufferRef _Nonnull buffer; | ||||
| @property(nonatomic, readonly) UIImageOrientation orientation; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user