Table of Contents

Class DiscovererStreamInfo

Namespace
GstPbutils
Assembly
GstPbutils-1.0.dll
public class DiscovererStreamInfo : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
DiscovererStreamInfo
Implements
Derived
Inherited Members

Constructors

DiscovererStreamInfo(bool, params ConstructArgument[])

protected DiscovererStreamInfo(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

DiscovererStreamInfo(IntPtr, bool)

protected DiscovererStreamInfo(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetCaps()

public Caps? GetCaps()

Returns

Caps

GetGType()

public static Type GetGType()

Returns

Type

GetMisc()

public Structure? GetMisc()

Returns

Structure

GetNext()

public DiscovererStreamInfo? GetNext()

Returns

DiscovererStreamInfo

GetPrevious()

public DiscovererStreamInfo? GetPrevious()

Returns

DiscovererStreamInfo

GetStreamId()

public string GetStreamId()

Returns

string

GetStreamNumber()

[Version("1.20")]
public int GetStreamNumber()

Returns

int

GetStreamTypeNick()

public string GetStreamTypeNick()

Returns

string

GetTags()

public TagList? GetTags()

Returns

TagList

GetToc()

public Toc? GetToc()

Returns

Toc

ListFree(List)

public static void ListFree(List infos)

Parameters

infos List