Help us improve Softanics
We use analytics cookies to understand which pages and downloads are useful. No ads. Privacy Policy

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