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
/
TextureBufferImpl
/
TextureBufferImpl
Texture
Buffer
Impl
constructor
(
width
:
Int
,
height
:
Int
,
type
:
VideoFrame.TextureBuffer.Type
,
id
:
Int
,
transformMatrix
:
Matrix
,
toI420Handler
:
Handler
,
yuvConverter
:
YuvConverter
,
@
Nullable
releaseCallback
:
Runnable
)