- (int) getVideoFramerate |
|
|
|
Get video frame rate, it's real time changed
- Returns
- The frame rate
Get video height, fix size, it's not real time changed
- Returns
- Video height
- (int) getVideoLocalBitrate |
|
|
|
Get bitrate of video call, it's real time changed
- Returns
- Bitrate of video
Get video package lost rate
- Returns
- Package lost rate
- (int) getVideoRemoteBitrate |
|
|
|
Get another peer's bitrate, it's real time changed
- Returns
- Another peer's bitrate
- (int) getVideoTimedelay |
|
|
|
Get video delay time, in milliseconds, it's real time changed
- Returns
- The delay time
Get video width, fix size, it's not real time changed
- Returns
- Video width
Get voice volume
- Returns
- Volume
- (void) setCameraBackOrFront: |
|
(BOOL) |
isFont |
|
Use front camera or back camera,default use front
- Parameters
-
isFont | Weather use front camera or not,Yes is Front,No is Back |
- (BOOL) startVideoRecord: |
|
(NSString *) |
aPath |
|
Start recording video
- Parameters
-
- (NSString *) stopVideoRecord |
|
|
|
Stop recording video
- Returns
- path of record file
- (void) takeRemotePicture: |
|
(NSString *) |
aFullPath |
|
Get snapshot of video
- Parameters
-
aFullPath | Save path of picture |
- (EMCallConnectType) connectType |
|
readnonatomicassign |
- (NSString*) remoteUsername |
|
readnonatomicstrong |
The other side's username
- (EMCallSessionStatus) status |
|
readnonatomicassign |
Set video bit rate, must set before start the session
Value is 150-1000, the default is 600
The documentation for this class was generated from the following file: