|
| (void) | - start:value: |
| | Sets the state of the video in both directions. More...
|
| |
| (NSString *) | - handlesDescription |
| |
Instance Methods inherited from <ZDKZHandle> |
|
(long int) | - handle |
| |
|
(void) | - initialize |
| |
|
(void) | - releaseReference |
| |
|
(NSString *) | - handlesDescription |
| |
◆ handlesDescription
| - (NSString *) handlesDescription |
|
|
|
◆ start:value:
| - (void) start: |
|
(ZDKOriginType) |
dir |
| value: |
|
(BOOL) |
value |
|
|
| |
Sets the state of the video in both directions.
- Parameters
-
| [in] | dir | The direction |
| [in] | value | The state of the video |
◆ answerWithVideo
Sets the state of answer with video.
- Parameters
-
| [in] | value | The state of answer with video |
◆ anyStarted
Get the state of the both direction of video.
The function the state of the both direction of video.The state is changed via start().
- Returns
- The state of the both direction of video
- See also
- start()
◆ codec
| - (ZDKAudioVideoCodecs) codec |
|
readwritenonatomicassign |
Sets the codec used in the video call.
- Parameters
-
◆ dir
Sets the direction of the video call.
- Parameters
-
◆ fps
Sets the frames per second.
- Parameters
-
| [in] | value | The Frames Per Second |
◆ hangUpRequested
Sets the state of the hang up request.
- Parameters
-
| [in] | value | The state of the hang up request |
◆ height
Sets the height of the frame.
- Parameters
-
◆ hwdAccelerated
Sets the state of the hardware acceleration.
- Parameters
-
| [in] | value | The state of the hardware acceleration |
◆ incStarted
Get the state of the incoming video.
The function get the state of the outgoing video.The state is changed via start().
- Returns
- The state of the incoming video
- See also
- start()
◆ outStarted
Get the state of the outgoing video.
The function get the state of the outgoing video. The state is changed via start().
- Returns
- The state of the outgoing video
- See also
- start()
◆ threadID
Sets the thread id for the video call.
- Parameters
-
◆ width
Sets the width of the frame.
- Parameters
-
The documentation for this protocol was generated from the following file: