FLinearTimecodeDecoder::ShiftAndInsert

Add bit to decoded stream.

Windows
MacOS
Linux

References

Module

LinearTimecode

Header

/Engine/Plugins/Media/LinearTimecode/Source/LinearTimecode/Public/LinearTimecodeDecoder.h

Include

#include "LinearTimecodeDecoder.h"

Source

/Engine/Plugins/Media/LinearTimecode/Source/LinearTimecode/Private/LinearTimecodeDecoder.cpp

Syntax

void ShiftAndInsert
(
    uint16 * InBitStream,
    bool InBit
) const

Remarks

Add bit to decoded stream.

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