FTimecodeSynchronizerActiveTimecodedInputSource::UpdateSourceState

Updates the internal state of this source, returning whether or not the source is ready (e.g. [IsReady()](API\Plugins\TimecodeSynchronizer\FTimecodeSynchronizerActiveTimec-\IsReady) == true).

Windows
MacOS
Linux

References

Module

TimecodeSynchronizer

Header

/Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h

Include

#include "TimecodeSynchronizer.h"

Source

/Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Private/TimecodeSynchronizer.cpp

Syntax

const bool UpdateSourceState
(
    const FFrameRate & SynchronizerFrameRate
)

Remarks

Updates the internal state of this source, returning whether or not the source is ready (e.g. IsReady() == true).

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