toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.shortvideo.record
/
CameraParamUtil
Camera
Param
Util
public
class
CameraParamUtil
445263848@qq.com.
Members
Types
Camera
Size
Comparator
Link copied to clipboard
public
class
CameraSizeComparator
implements
Comparator
<
T
>
Functions
equal
Rate
Link copied to clipboard
public
boolean
equalRate
(
Size s
,
float rate
)
get
Best
Size
Link copied to clipboard
public
Size
getBestSize
(
List
<
Size
>
list
,
float rate
)
get
Instance
Link copied to clipboard
public
static
CameraParamUtil
getInstance
(
)
get
Picture
Size
Link copied to clipboard
public
Size
getPictureSize
(
List
<
Size
>
list
,
int th
,
float rate
)
get
Prefer
Size
Link copied to clipboard
public
Size
getPreferSize
(
List
<
Size
>
list
,
Size preferSize
)
get
Preview
Size
Link copied to clipboard
public
Size
getPreviewSize
(
List
<
Size
>
list
,
int th
,
float rate
,
Size preferSize
)
get
Video
Size
Link copied to clipboard
public
Size
getVideoSize
(
List
<
Size
>
list
,
int th
,
float rate
,
Size preferSize
)
is
Supported
Focus
Mode
Link copied to clipboard
public
boolean
isSupportedFocusMode
(
List
<
String
>
focusList
,
String
focusMode
)
is
Supported
Picture
Formats
Link copied to clipboard
public
boolean
isSupportedPictureFormats
(
List
<
Integer
>
supportedPictureFormats
,
int jpeg
)