AVEncoder::EPacketType

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

AVEncoder

Header

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

Include

#include "MediaPacket.h"

Syntax

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

Values

Name

Description

Audio

Video

Invalid

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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