Navigation
API > API/Plugins > API/Plugins/RivermaxCore > API/Plugins/RivermaxCore/FRivermaxOutputOptions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< T > GetStreamOptions
(
ERivermaxStreamType InStreamType |
Returns stream options for this stream. | RivermaxTypes.h | |
TSharedPtr< FRivermaxOutputStreamOptions > GetStreamOptions
(
ERivermaxStreamType InStreamType |
RivermaxTypes.h |
GetStreamOptions(ERivermaxStreamType)
Description
Returns stream options for this stream.
| Name | GetStreamOptions |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/RivermaxTypes.h |
| Include Path | #include "RivermaxTypes.h" |
template<typename T>
TSharedPtr < T > GetStreamOptions
(
ERivermaxStreamType InStreamType
)
GetStreamOptions(ERivermaxStreamType)
| Name | GetStreamOptions |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/RivermaxTypes.h |
| Include Path | #include "RivermaxTypes.h" |
TSharedPtr < FRivermaxOutputStreamOptions > GetStreamOptions
(
ERivermaxStreamType InStreamType
)