LoadMovieFromStream
Syntax
public void LoadMovieFromStream(int layer, Stream Stream);Description
Loads the movie from the stream into the specified layer.
See also: Load movies from memory
public void LoadMovieFromStream(int layer, Stream Stream);Loads the movie from the stream into the specified layer.
See also: Load movies from memory