AVEncoder::EPacketType

Windows
MacOS
Linux

References

Module

AVEncoder

Header

/Engine/Source/Runtime/AVEncoder/Public/AVEncoder.h

Include

#include "AVEncoder.h"

Syntax

namespace AVEncoder
{
    enum EPacketType
    {
        Audio,
        Video,
        Invalid,
    }
}

Values

Name

Description

Audio

Video

Invalid

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