RCRTCMixLayoutMode Constants Reference
| Declared in | RCRTCMixConfig.h |
|---|
RCRTCMixLayoutMode
Definition
typedef NS_ENUM(NSInteger, RCRTCMixLayoutMode ) {
RCRTCMixLayoutModeCustom = 1,
RCRTCMixLayoutModeSuspension = 2,
RCRTCMixLayoutModeAdaptive = 3,
};