Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/FScalableVideoController
Description
Notifies Controller with updated bitrates per layer. In particular notifies when certain layers should be disabled. Controller shouldn't produce FLayerFrameConfig for disabled layers.
Derived Overrides
- FScalabilityStructureFullSvc::OnRatesUpdated
- FScalabilityStructureKeySvc::OnRatesUpdated
- FScalabilityStructureL2T2KeyShift::OnRatesUpdated
- FScalabilityStructureSimulcast::OnRatesUpdated
- FScalableVideoControllerNoLayering::OnRatesUpdated
| Name | OnRatesUpdated |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/Encoders/SVC/ScalableVideoController.h |
| Include Path | #include "Video/Encoders/SVC/ScalableVideoController.h" |
void OnRatesUpdated
(
const FVideoBitrateAllocation & Bitrates
)