Table of Contents

Enum CustomVideoEncoderType

Namespace
VisioForge.Core.Types.X.VideoEncoder
Assembly
VisioForge.Core.dll

Custom video encoder type.

public enum CustomVideoEncoderType

Fields

H264 = 0

The H264.

HEVC = 1

The HEVC.

VP8 = 2

The VP8.

VP9 = 3

The VP9.