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
/
RendererCommon
/
GlDrawer
/
drawYuv
draw
Yuv
abstract
fun
drawYuv
(
yuvTextures
:
Array
<
Int
>
,
texMatrix
:
Array
<
Float
>
,
frameWidth
:
Int
,
frameHeight
:
Int
,
viewportX
:
Int
,
viewportY
:
Int
,
viewportWidth
:
Int
,
viewportHeight
:
Int
)