The movie stream interface.
More...
#include <murl_i_movie_stream.h>
The movie stream interface.
◆ Clone()
Create a clone of the movie stream object.
- Returns
- The new stream object.
◆ GetVideoStream()
virtual IVideoStream* Murl::IMovieStream::GetVideoStream |
( |
| ) |
|
|
pure virtual |
Get the movie's video stream object.
- Returns
- The video stream object.
◆ GetAudioStream()
virtual IAudioStream* Murl::IMovieStream::GetAudioStream |
( |
| ) |
|
|
pure virtual |
Get the movie's audio stream object.
- Returns
- The audio stream object.
The documentation for this interface was generated from the following file: