unreal.LiveLinkFrameTranslator

class unreal.LiveLinkFrameTranslator(outer=None, name='None')

Bases: unreal.Object

Basic object to translate data from one role to another note: It can only be used on the Game Thread. See ILiveLinkFrameTranslatorWorker for the any thread implementation.

C++ Source:

  • Module: LiveLinkInterface

  • File: LiveLinkFrameTranslator.h