Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Utils > API/Plugins/AVCodecsCore/Utils/FBitstreamSegment
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Utils/BitstreamReader.h |
| Include | #include "Utils/BitstreamReader.h" |
Syntax
template<uint8 NumBits, typename ValueType>
struct U
Remarks
Unsigned int, compressed to a fixed number of bits.
Specializations
Variables
| Type | Name | Description | |
|---|---|---|---|
| ValueType | Value |
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AsBool () |