PutMovieUsingStream

Syntax

public Stream PutMovieUsingStream();

Description

Initiates loading of a movie. Use the returned stream to provide the content of the movie. When all data is written, call the Close method.

See also: Load movies from memory