TextureMovieEncoder2

constructor(encoderCore: VideoEncoderCore)

Tells the video recorder to start recording. (Call from non-encoder thread.)

Creates a new thread, which will own the provided VideoEncoderCore. When the thread exits, the VideoEncoderCore will be released.

Returns after the recorder thread has started and is ready to accept Messages.