Table of Contents

Class PushSrc

Namespace
GstBase
Assembly
GstBase-1.0.dll
public class PushSrc : BaseSrc, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
PushSrc
Implements
Derived
Inherited Members

Constructors

PushSrc()

public PushSrc()

PushSrc(params ConstructArgument[])

protected PushSrc(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

PushSrc(IntPtr, bool)

protected PushSrc(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type