LoadMovieUsingStream
Syntax
public Stream LoadMovieUsingStream(int layer);
Description
Initiates loading into the specified layer. 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