Inherits IRtcEngineNative.
Inherited by agora_gaming_rtc.VideoDeviceManager.
◆ CreateAVideoDeviceManager()
abstract bool agora_gaming_rtc.IVideoDeviceManager.CreateAVideoDeviceManager |
( |
| ) |
|
|
pure virtual |
◆ ReleaseAVideoDeviceManager()
abstract int agora_gaming_rtc.IVideoDeviceManager.ReleaseAVideoDeviceManager |
( |
| ) |
|
|
pure virtual |
◆ StartVideoDeviceTest()
abstract int agora_gaming_rtc.IVideoDeviceManager.StartVideoDeviceTest |
( |
IntPtr |
hwnd | ) |
|
|
pure virtual |
◆ StopVideoDeviceTest()
abstract int agora_gaming_rtc.IVideoDeviceManager.StopVideoDeviceTest |
( |
| ) |
|
|
pure virtual |
◆ GetVideoDeviceCount()
abstract int agora_gaming_rtc.IVideoDeviceManager.GetVideoDeviceCount |
( |
| ) |
|
|
pure virtual |
◆ GetVideoDevice()
abstract int agora_gaming_rtc.IVideoDeviceManager.GetVideoDevice |
( |
int |
index, |
|
|
ref string |
deviceName, |
|
|
ref string |
deviceId |
|
) |
| |
|
pure virtual |
◆ SetVideoDevice()
abstract int agora_gaming_rtc.IVideoDeviceManager.SetVideoDevice |
( |
string |
deviceId | ) |
|
|
pure virtual |
◆ GetCurrentVideoDevice()
abstract int agora_gaming_rtc.IVideoDeviceManager.GetCurrentVideoDevice |
( |
ref string |
deviceId | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: