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
/
YuvHelper
/
copyPlane
copy
Plane
open
fun
copyPlane
(
src
:
ByteBuffer
,
srcStride
:
Int
,
dst
:
ByteBuffer
,
dstStride
:
Int
,
width
:
Int
,
height
:
Int
)
Helper method for copying a single colour plane.