This version of Unity is unsupported.
Removed

DownloadHandlerMovieTexture.GetContent

Obsolete MovieTexture is deprecated. Use VideoPlayer instead.

Declaration

public static MovieTexture GetContent(Networking.UnityWebRequest uwr);

Description

MovieTexture has been removed. Use VideoPlayer instead.

A convenience (helper) method for casting DownloadHandler to DownloadHandlerMovieTexture and accessing its movieTexture property.