|
| VideoCallInfo (ZDK::Shared::VideoCallInfo src) |
|
void | Start (ZDK_NET::OriginType dir, bool value) |
| Sets the state of the video in both directions. More...
|
|
virtual long long | Handle () override |
|
virtual void | Initialize () override |
|
virtual void | ReleaseReference () override |
|
|
ZDK::IVideoCallInfo * | cppRef = nullptr |
|
◆ Start()
void ZDK_NET::VideoCallInfo::Start |
( |
ZDK_NET::OriginType |
dir, |
|
|
bool |
value |
|
) |
| |
Sets the state of the video in both directions.
- Parameters
-
[in] | dir | The direction |
[in] | value | The state of the video |
◆ AnswerWithVideo
bool ZDK_NET::VideoCallInfo::AnswerWithVideo |
|
getset |
Sets the state of answer with video.
- Parameters
-
[in] | value | The state of answer with video |
◆ AnyStarted
bool ZDK_NET::VideoCallInfo::AnyStarted |
|
get |
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
ZDK_NET:: AudioVideoCodecs ZDK_NET::VideoCallInfo::Codec |
|
getset |
Sets the codec used in the video call.
- Parameters
-
◆ Dir
ZDK_NET:: OriginType ZDK_NET::VideoCallInfo::Dir |
|
getset |
Sets the direction of the video call.
- Parameters
-
◆ FPS
float ZDK_NET::VideoCallInfo::FPS |
|
getset |
Sets the frames per second.
- Parameters
-
[in] | value | The Frames Per Second |
◆ HangUpRequested
bool ZDK_NET::VideoCallInfo::HangUpRequested |
|
getset |
Sets the state of the hang up request.
- Parameters
-
[in] | value | The state of the hang up request |
◆ Height
int ZDK_NET::VideoCallInfo::Height |
|
getset |
Sets the height of the frame.
- Parameters
-
◆ HWDAccelerated
bool ZDK_NET::VideoCallInfo::HWDAccelerated |
|
getset |
Sets the state of the hardware acceleration.
- Parameters
-
[in] | value | The state of the hardware acceleration |
◆ IncStarted
bool ZDK_NET::VideoCallInfo::IncStarted |
|
get |
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
bool ZDK_NET::VideoCallInfo::OutStarted |
|
get |
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
long long ZDK_NET::VideoCallInfo::ThreadID |
|
getset |
Sets the thread id for the video call.
- Parameters
-
◆ Width
int ZDK_NET::VideoCallInfo::Width |
|
getset |
Sets the width of the frame.
- Parameters
-
The documentation for this class was generated from the following file: