|
Agora Java API Reference for Android
|
The external video frame encoding type. More...
Static Public Member Functions | |
| static int | getValue (ExternalVideoSourceType type) |
Public Attributes | |
| VIDEO_FRAME =(0) | |
| ENCODED_VIDEO_FRAME =(1) | |
The external video frame encoding type.
| io.agora.rtc2.Constants.ExternalVideoSourceType.VIDEO_FRAME =(0) |
0: The video frame is not encoded.
| io.agora.rtc2.Constants.ExternalVideoSourceType.ENCODED_VIDEO_FRAME =(1) |
1: The video frame is encoded.
1.8.18