Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Video > API/Plugins/AVCodecsCore/Video/Encoders > API/Plugins/AVCodecsCore/Video/Encoders/FVideoBitrateAllocation
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/Encoders/VideoBitrateAllocation.h |
| Include | #include "Video/Encoders/VideoBitrateAllocation.h" |
| Source | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Private/Video/Encoders/VideoBitrateAllocation.cpp |
TArray < TOptional < FVideoBitrateAllocation > > GetSimulcastAllocations() const
Remarks
Returns one FVideoBitrateAllocation for each spatial layer. This is used to configure simulcast streams. Note that the length of the returned vector is always 5, the optional is unset for unused layers.