FDMXBuffer

Windows
MacOS
Linux

References

Module

DMXProtocol

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXProtocol/Source/DMXProtocol/Public/DMXProtocolTypes.h

Include

#include "DMXProtocolTypes.h"

Syntax

struct FDMXBuffer

Constructors

Name Description

Public function

FDMXBuffer()

Functions

Name Description

Public function

void

 

AccessDMXData

(
    TFunctionRef< void< uint8 > ...
)

Calls InFunction with a reference to the DMX data buffer passed in on a thread-safe manner.

Public function Const

uint8

 

GetDMXDataAddress

(
    uint32 InAddress
)

Public function Const

uint32

 

GetSequenceID()

Public function

bool

 

SetDMXBuffer

(
    const uint8* InBuffer,
    uint32 InSize
)

Sets the DMX buffer from input buffer

Public function

bool

 

SetDMXFragment

(
    const IDMXFragmentMap& InDMXFragme...
)

Updates the fragment in the DMX buffer This is set Map values, by specifying channels into the 512 DMX buffer

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