Navigation
API > API/Plugins > API/Plugins/MediaMovieStreamer
Inheritance Hierarchy
- IModuleInterface
- FMediaMovieStreamerModule
References
| Module | MediaMovieStreamer |
| Header | /Engine/Plugins/Media/MediaMovieStreamer/Source/MediaMovieStreamer/Public/MediaMovieStreamerModule.h |
| Include | #include "MediaMovieStreamerModule.h" |
Syntax
class FMediaMovieStreamerModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| UMediaMovieAssets * | Call this to get the MovieAssets. | ||
| const TSharedPtr< FMediaMovieStreamer, ESPMode::ThreadSafe > | Call this to get the MovieStreamer. |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |
Constants
| Name | Description |
|---|---|
| bStartedModule |