VideoRenderUtils$HDRType.smali

.class public Lio/agora/base/internal/video/VideoRenderUtils$HDRType;
.super Ljava/lang/Object;
.source "VideoRenderUtils.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/agora/base/internal/video/VideoRenderUtils;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "HDRType"
.end annotation


# static fields
.field public static final HDR_TYPE_DOLBY_VISION:I = 0x1

.field public static final HDR_TYPE_HDR10:I = 0x2

.field public static final HDR_TYPE_HDR10_PLUS:I = 0x4

.field public static final HDR_TYPE_HLG:I = 0x3


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 24
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method