Table of Contents

Constructor Variant

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

Variant(int, int, int, int, int, CodecType, float, VideoRange, CodecType, VariantFlags)

public Variant(int iId, int iWidth, int iHeight, int iPeakDataRate, int iAverageDataRate = 0, CodecType videoCodecType = CodecType.unknown, float fFrameRate = 0, VideoRange eVideoRange = VideoRange.SDR, CodecType audioCodecType = CodecType.unknown, VariantFlags flags = (VariantFlags)0)

Parameters

iId int
iWidth int
iHeight int
iPeakDataRate int
iAverageDataRate int
videoCodecType CodecType
fFrameRate float
eVideoRange VideoRange
audioCodecType CodecType
flags VariantFlags