Navigation
Unreal Engine C++ API Reference > Plugins > AjaMediaOutput
Inheritance Hierarchy
- IModuleInterface
- IAjaMediaOutputModule
References
Module | AjaMediaOutput |
Header | /Engine/Plugins/Media/AjaMedia/Source/AjaMediaOutput/Public/IAjaMediaOutputModule.h |
Include | #include "IAjaMediaOutputModule.h" |
Syntax
class IAjaMediaOutputModule : public IModuleInterface
Remarks
The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IAjaMediaOutputModule & | Get () |
Singleton-like access to this module's interface. |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |