stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
JavaI420Buffer
/
cropAndScaleI420
crop
And
Scale
I420
open
fun
cropAndScaleI420
(
buffer
:
VideoFrame.I420Buffer
,
cropX
:
Int
,
cropY
:
Int
,
cropWidth
:
Int
,
cropHeight
:
Int
,
scaleWidth
:
Int
,
scaleHeight
:
Int
)
:
VideoFrame.Buffer