![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
|
inline |
Get the named compression algorithm to invoke with serializer and memory compressors.
|
inline |
Get the named compression algorithm based on the provided details. Current this is only Zlib or Oodle.
|
inline |
Get LiveLinkCompressionBias from a ECompressionFlags.
|
inline |
Get the default flags to use when invoking the compressor.
|
inline |
Convert a compression method name to a ELiveLinkCompressionMethod.
| int32 UE::LiveLink::Compression::GetConsoleVariableCompressionFlags | ( | ) |
Function to check the console variable for the compression flags. Speed vs size.
| int32 UE::LiveLink::Compression::GetConsoleVariableCompressionType | ( | ) |
Get the compression type from the console variable setting.
|
inline |
Get the compression enum value given the LiveLink compression settings. This the value passed into the serializer and memory compressor.