![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#include <imm_p2p_defs.h>
Public Attributes | |
| int32_t | handle |
| int32_t | is_pre |
| rtc_state_e | state |
| rtc_active_state_e | active_state |
| imm_p2p_rtc_connection_type_e | connection_type |
| imm_p2p_rtc_audio_codec_t | audio_codec |
| imm_p2p_rtc_video_codec_t | video_codec |
| char | trace_id [128] |
| char | session_id [64] |
| char | sub_dev_id [64] |
| int32_t | stream_type |
| int32_t | is_replay |
| char | start_time [32] |
| char | end_time [32] |
Definition at line 162 of file imm_p2p_defs.h.
| rtc_active_state_e imm_p2p_rtc_session_info_t::active_state |
Definition at line 166 of file imm_p2p_defs.h.
| imm_p2p_rtc_audio_codec_t imm_p2p_rtc_session_info_t::audio_codec |
Definition at line 168 of file imm_p2p_defs.h.
| imm_p2p_rtc_connection_type_e imm_p2p_rtc_session_info_t::connection_type |
Definition at line 167 of file imm_p2p_defs.h.
| char imm_p2p_rtc_session_info_t::end_time |
Definition at line 176 of file imm_p2p_defs.h.
| int32_t imm_p2p_rtc_session_info_t::handle |
Definition at line 163 of file imm_p2p_defs.h.
| int32_t imm_p2p_rtc_session_info_t::is_pre |
Definition at line 164 of file imm_p2p_defs.h.
| int32_t imm_p2p_rtc_session_info_t::is_replay |
Definition at line 174 of file imm_p2p_defs.h.
| char imm_p2p_rtc_session_info_t::session_id |
Definition at line 171 of file imm_p2p_defs.h.
| char imm_p2p_rtc_session_info_t::start_time |
Definition at line 175 of file imm_p2p_defs.h.
| rtc_state_e imm_p2p_rtc_session_info_t::state |
Definition at line 165 of file imm_p2p_defs.h.
| int32_t imm_p2p_rtc_session_info_t::stream_type |
Definition at line 173 of file imm_p2p_defs.h.
| char imm_p2p_rtc_session_info_t::sub_dev_id |
Definition at line 172 of file imm_p2p_defs.h.
| char imm_p2p_rtc_session_info_t::trace_id |
Definition at line 170 of file imm_p2p_defs.h.
| imm_p2p_rtc_video_codec_t imm_p2p_rtc_session_info_t::video_codec |
Definition at line 169 of file imm_p2p_defs.h.