Video SDK v3.7.1 API Reference for Unity
agora_gaming_rtc.VideoRender Member List

This is the complete list of members for agora_gaming_rtc.VideoRender, including all inherited members.

AddUserVideoInfo(uint userId, uint textureId)agora_gaming_rtc.VideoRendervirtual
AddUserVideoInfo(string channelId, uint _userId, uint _textureId)agora_gaming_rtc.VideoRendervirtual
DeleteTexture(int tex)agora_gaming_rtc.VideoRendervirtual
GenerateNativeTexture()agora_gaming_rtc.VideoRendervirtual
GetInstance(IRtcEngine rtcEngine)agora_gaming_rtc.VideoRenderstatic
GetMultiChannelWanted()agora_gaming_rtc.VideoRendervirtual
ReleaseInstance()agora_gaming_rtc.VideoRenderstatic
RemoveUserVideoInfo(uint _userId)agora_gaming_rtc.VideoRendervirtual
RemoveUserVideoInfo(string channelId, uint _userId)agora_gaming_rtc.VideoRendervirtual
SetEngine(IRtcEngine rtcEngine)agora_gaming_rtc.VideoRender
SetVideoRenderMode(VIDEO_RENDER_MODE _renderMode)agora_gaming_rtc.VideoRendervirtual
UpdateTexture(int tex, uint uid, IntPtr data, ref int width, ref int height)agora_gaming_rtc.VideoRendervirtual
UpdateVideoRawData(uint uid, IntPtr data, ref int width, ref int height)agora_gaming_rtc.VideoRendervirtual
UpdateVideoRawData(string channelId, uint uid, IntPtr data, ref int width, ref int height)agora_gaming_rtc.VideoRendervirtual