Table of Contents

Struct VideoInfoData

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
public struct VideoInfoData
Inherited Members

Fields

ChromaSite

public VideoChromaSite ChromaSite

Field Value

VideoChromaSite

Colorimetry

public VideoColorimetryData Colorimetry

Field Value

VideoColorimetryData

Finfo

public IntPtr Finfo

Field Value

IntPtr

Flags

public VideoFlags Flags

Field Value

VideoFlags

FpsD

public int FpsD

Field Value

int

FpsN

public int FpsN

Field Value

int

Height

public int Height

Field Value

int

InterlaceMode

public VideoInterlaceMode InterlaceMode

Field Value

VideoInterlaceMode

Offset

public nuint[] Offset

Field Value

UIntPtr[]

ParD

public int ParD

Field Value

int

ParN

public int ParN

Field Value

int

Size

public nuint Size

Field Value

nuint

Stride

public int[] Stride

Field Value

int[]

Views

public int Views

Field Value

int

Width

public int Width

Field Value

int