public class CameraEnumerationAndroid
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CameraEnumerationAndroid.CaptureFormat |
Constructor and Description |
---|
CameraEnumerationAndroid() |
Modifier and Type | Method and Description |
---|---|
static CameraEnumerationAndroid.CaptureFormat.FramerateRange |
getClosestSupportedFramerateRange(java.util.List<CameraEnumerationAndroid.CaptureFormat.FramerateRange> supportedFramerates,
int requestedFps) |
static tvi.webrtc.Size |
getClosestSupportedSize(java.util.List<tvi.webrtc.Size> supportedSizes,
int requestedWidth,
int requestedHeight) |
public static CameraEnumerationAndroid.CaptureFormat.FramerateRange getClosestSupportedFramerateRange(java.util.List<CameraEnumerationAndroid.CaptureFormat.FramerateRange> supportedFramerates, int requestedFps)
public static tvi.webrtc.Size getClosestSupportedSize(java.util.List<tvi.webrtc.Size> supportedSizes, int requestedWidth, int requestedHeight)
6.0.0