Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| Name | FVideoBitrateAllocator |
| Type | class |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/Encoders/VideoBitrateAllocator.h |
| Include Path | #include "Video/Encoders/VideoBitrateAllocator.h" |
Syntax
class FVideoBitrateAllocator
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVideoBitrateAllocator() |
Video/Encoders/VideoBitrateAllocator.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FVideoBitrateAllocator() |
Video/Encoders/VideoBitrateAllocator.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVideoBitrateAllocation Allocate
(
FVideoBitrateAllocationParameters Parameters |
Video/Encoders/VideoBitrateAllocator.h | ||
virtual FVideoBitrateAllocation GetAllocation
(
uint32 TotalBitrateBps, |
Video/Encoders/VideoBitrateAllocator.h |