webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Static Public Member Functions | List of all members
org.webrtc.CameraEnumerationAndroid Class Reference

Classes

class  CaptureFormat
 

Static Public Member Functions

static CaptureFormat.FramerateRange getClosestSupportedFramerateRange (List< CaptureFormat.FramerateRange > supportedFramerates, final int requestedFps)
 
static Size getClosestSupportedSize (List< Size > supportedSizes, final int requestedWidth, final int requestedHeight)
 

Member Function Documentation

◆ getClosestSupportedFramerateRange()

static CaptureFormat.FramerateRange org.webrtc.CameraEnumerationAndroid.getClosestSupportedFramerateRange ( List< CaptureFormat.FramerateRange >  supportedFramerates,
final int  requestedFps 
)
inlinestatic

◆ getClosestSupportedSize()

static Size org.webrtc.CameraEnumerationAndroid.getClosestSupportedSize ( List< Size supportedSizes,
final int  requestedWidth,
final int  requestedHeight 
)
inlinestatic

The documentation for this class was generated from the following file: