Table of Contents

Struct VideoCodecFrameData

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

Fields

Deadline

public ulong Deadline

Field Value

ulong

DecodeFrameNumber

public uint DecodeFrameNumber

Field Value

uint

DistanceFromSync

public int DistanceFromSync

Field Value

int

Dts

public ulong Dts

Field Value

ulong

Duration

public ulong Duration

Field Value

ulong

Events

public IntPtr Events

Field Value

IntPtr

Flags

public uint Flags

Field Value

uint

InputBuffer

public IntPtr InputBuffer

Field Value

IntPtr

OutputBuffer

public IntPtr OutputBuffer

Field Value

IntPtr

PresentationFrameNumber

public uint PresentationFrameNumber

Field Value

uint

Pts

public ulong Pts

Field Value

ulong

RefCount

public int RefCount

Field Value

int

SystemFrameNumber

public uint SystemFrameNumber

Field Value

uint

UserData

public IntPtr UserData

Field Value

IntPtr

UserDataDestroyNotify

public DestroyNotify UserDataDestroyNotify

Field Value

DestroyNotify