Castify SDK
2.0.2
Castify SDK
/
jp.castify.api
/
VideoEncoderSetting
/
H264
/
H264
H264
fun
H264
(
bps
:
Int
,
fps
:
Int
=
30
,
keyFrameInterval
:
Double
=
2.0
,
dimension
:
Point
?
=
null
,
profile
:
VideoEncoderSetting.H264.Profile
?
=
Profile.Baseline
)