VideoAffineTransformationMeta.applyMatrix

Apply a transformation using the given 4x4 transformation matrix. Performs the multiplication, meta->matrix X matrix.

class VideoAffineTransformationMeta
void
applyMatrix
(
float[] matrix
)

Parameters

matrix float[]

a 4x4 transformation matrix to be applied