◆ Camera2Enumerator()
| org.webrtc.Camera2Enumerator.Camera2Enumerator |
( |
Context |
context | ) |
|
|
inline |
◆ createCapturer()
| CameraVideoCapturer org.webrtc.Camera2Enumerator.createCapturer |
( |
String |
deviceName, |
|
|
CameraVideoCapturer.CameraEventsHandler |
eventsHandler |
|
) |
| |
|
inline |
◆ getDeviceNames()
| String [] org.webrtc.Camera2Enumerator.getDeviceNames |
( |
| ) |
|
|
inline |
◆ getSupportedFormats()
| List<CaptureFormat> org.webrtc.Camera2Enumerator.getSupportedFormats |
( |
String |
deviceName | ) |
|
|
inline |
◆ isBackFacing()
| boolean org.webrtc.Camera2Enumerator.isBackFacing |
( |
String |
deviceName | ) |
|
|
inline |
◆ isFrontFacing()
| boolean org.webrtc.Camera2Enumerator.isFrontFacing |
( |
String |
deviceName | ) |
|
|
inline |
◆ isSupported()
| static boolean org.webrtc.Camera2Enumerator.isSupported |
( |
Context |
context | ) |
|
|
inlinestatic |
Checks if API is supported and all cameras have better than legacy support.
The documentation for this class was generated from the following file: