Table of Contents

Struct BaseSrcData

Namespace
GstBase.Internal
Assembly
GstBase-1.0.dll
public struct BaseSrcData
Inherited Members

Fields

Blocksize

public uint Blocksize

Field Value

uint

CanActivatePush

public bool CanActivatePush

Field Value

bool

ClockId

public IntPtr ClockId

Field Value

IntPtr

Element

public ElementData Element

Field Value

ElementData

GstReserved

public IntPtr[] GstReserved

Field Value

IntPtr[]

IsLive

public bool IsLive

Field Value

bool

LiveCond

public CondData LiveCond

Field Value

CondData

LiveLock

public MutexData LiveLock

Field Value

MutexData

LiveRunning

public bool LiveRunning

Field Value

bool

NeedNewsegment

public bool NeedNewsegment

Field Value

bool

NumBuffers

public int NumBuffers

Field Value

int

NumBuffersLeft

public int NumBuffersLeft

Field Value

int

PendingSeek

public IntPtr PendingSeek

Field Value

IntPtr

Priv

public IntPtr Priv

Field Value

IntPtr

RandomAccess

public bool RandomAccess

Field Value

bool

Running

public bool Running

Field Value

bool

Segment

public SegmentData Segment

Field Value

SegmentData

Srcpad

public IntPtr Srcpad

Field Value

IntPtr

Typefind

public bool Typefind

Field Value

bool