FDMXPixelMappingUtils::GetUniverseMaxChannels

Dynamically calculate amount of the channels based on Pixel Format schema

Windows
MacOS
Linux

References

Module

DMXPixelMappingCore

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingCore/Public/DMXPixelMappingUtils.h

Include

#include "DMXPixelMappingUtils.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXPixelMapping/Source/DMXPixelMappingCore/Private/DMXPixelMappingUtils.cpp

Syntax

static uint32 GetUniverseMaxChannels
(
    EDMXCellFormat InPixelFormat,
    uint32 InStartAddress
)

Remarks

Dynamically calculate amount of the channels based on Pixel Format schema

Returns

Max channel value

Parameters

Parameter

Description

InPixelFormat

given pixel format. From 1 up to 4 colors per pixel

InStartAddress

start universe address

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss