|
Video SDK v3.7.1 API Reference for Unity
|
Public Attributes | |
| IntPtr | buffer |
| uint | length |
| uint | width |
| uint | height |
The image content of the thumbnail or icon.
| IntPtr agora_gaming_rtc.ThumbImageBuffer.buffer |
The buffer of the thumbnail or icon.
| uint agora_gaming_rtc.ThumbImageBuffer.length |
The buffer length (bytes) of the thumbnail or icon.
| uint agora_gaming_rtc.ThumbImageBuffer.width |
The actual width (px) of the thumbnail or icon.
| uint agora_gaming_rtc.ThumbImageBuffer.height |
The actual height (px) of the thumbnail or icon.