MCPcopy Create free account
hub / github.com/AgoraIO/API-Examples / GetUID

Method GetUID

windows/APIExample/APIExample/AGVideoWnd.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224UINT CAGVideoWnd::GetUID()
225{
226 return m_nUID;
227}
228
229BOOL CAGVideoWnd::IsWndFree()
230{

Callers 15

ShowVideoWndsMethod · 0.80
ResetVideoViewMethod · 0.80
OnEIDUserJoinedMethod · 0.80
OnEIDUserOfflineMethod · 0.80
onEIDRemoteAudioStatsMethod · 0.80
onEIDRemoteVideoStatsMethod · 0.80
ShowVideoWndsMethod · 0.80
ResetVideoViewMethod · 0.80
OnEIDUserJoinedMethod · 0.80
OnEIDUserOfflineMethod · 0.80
onEIDRemoteAudioStatsMethod · 0.80
onEIDRemoteVideoStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected