#import <EMCallOptions.h>
|
(long videoKbps) | - EM_DEPRECATED_IOS |
|
EMCallOptions.h EMCallManager setting options
- Author
- Hyphenate
- Version
- 3.00
- (BOOL) isFixedVideoResolution |
|
readwritenonatomicassign |
Enable fixed video resolution, default NO
- (BOOL) isSendPushIfOffline |
|
readwritenonatomicassign |
When remote is not online, whether to send offline push default NO
- (int) maxVideoFrameRate |
|
readwritenonatomicassign |
Video kbps range: 50 < videoKbps < 5000. Default value is 0, which is adaptive bitrate streaming. recommend use default value
- (NSString*) offlineMessageText |
|
readwritenonatomicstrong |
Only effective when isSendPushIfOffline is YES. default “You have incoming call...”
- (EMCallVideoResolution) videoResolution |
|
readwritenonatomicassign |
Video resolution default adaptive
The documentation for this class was generated from the following file: