Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AgoraIO/API-Examples
/ SetUID
Method
SetUID
windows/APIExample/APIExample/AGVideoWnd.cpp:218–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
void CAGVideoWnd::SetUID(UINT nUID)
219
{
220
m_nUID = nUID;
221
//m_wndInfo.ShowWindow(SW_SHOW);
222
}
223
224
UINT CAGVideoWnd::GetUID()
225
{
Callers
15
ShowVideoWnds
Method · 0.80
OnEIDJoinChannelSuccess
Method · 0.80
OnEIDLeaveChannel
Method · 0.80
OnEIDUserJoined
Method · 0.80
OnEIDUserOffline
Method · 0.80
ShowVideoWnds
Method · 0.80
OnEIDJoinChannelSuccess
Method · 0.80
OnEIDLeaveChannel
Method · 0.80
OnEIDUserJoined
Method · 0.80
OnEIDUserOffline
Method · 0.80
OnEIDJoinChannelSuccess
Method · 0.80
OnEIDLeaveChannel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected