TextureBufferImpl

constructor(    width: Int,     height: Int,     type: VideoFrame.TextureBuffer.Type,     id: Int,     transformMatrix: Matrix,     toI420Handler: Handler,     yuvConverter: YuvConverter,     @Nullable releaseCallback: Runnable)