textureToYuv

@Deprecated()
public I420Buffer textureToYuv(TextureBuffer textureBuffer)

Deprecated

Posts to the correct thread to convert |textureBuffer| to I420.

Deprecated

Use toI420() instead.