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
/
NV12Buffer
/
NV12Buffer
NV12Buffer
constructor
(
width
:
Int
,
height
:
Int
,
stride
:
Int
,
sliceHeight
:
Int
,
buffer
:
ByteBuffer
,
@
Nullable
releaseCallback
:
Runnable
)