Meeting SDK for iOS API Reference
Loading...
Searching...
No Matches
MobileRTCAutoFramingParameter.h
Go to the documentation of this file.
1//
2// MobileRTCAutoFramingParameter.h
3// MobileRTC
4//
5// Created by Zoom on 5/12/23.
6// Copyright © Zoom Communications, Inc. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10#import <MobileRTC/MobileRTCConstants.h>
11
16@interface MobileRTCAutoFramingParameter : NSObject
20@property (nonatomic, assign) CGFloat ratio;
25@end
26
MobileRTCFaceRecognitionFailStrategy
Enumeration of face recognition failure strategies.
CGFloat ratio
The ratio of auto framing, for each mode the ratio is different.
MobileRTCFaceRecognitionFailStrategy failStrategy
The auto framing fail strategy.