| Package | Description |
|---|---|
| org.webrtc |
| Modifier and Type | Field and Description |
|---|---|
CameraEnumerationAndroid.CaptureFormat.FramerateRange |
CameraEnumerationAndroid.CaptureFormat.framerate |
| Modifier and Type | Method and Description |
|---|---|
static CameraEnumerationAndroid.CaptureFormat.FramerateRange |
CameraEnumerationAndroid.getClosestSupportedFramerateRange(java.util.List<CameraEnumerationAndroid.CaptureFormat.FramerateRange> supportedFramerates,
int requestedFps) |
| Modifier and Type | Method and Description |
|---|---|
static CameraEnumerationAndroid.CaptureFormat.FramerateRange |
CameraEnumerationAndroid.getClosestSupportedFramerateRange(java.util.List<CameraEnumerationAndroid.CaptureFormat.FramerateRange> supportedFramerates,
int requestedFps) |
| Constructor and Description |
|---|
CaptureFormat(int width,
int height,
CameraEnumerationAndroid.CaptureFormat.FramerateRange framerate) |