Table of Contents

Class DiscovererContainerInfo

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

Constructors

DiscovererContainerInfo(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

DiscovererContainerInfo(IntPtr, bool)

protected DiscovererContainerInfo(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetStreams()

public List GetStreams()

Returns

List

GetTags()

[Version("1.20")]
public TagList? GetTags()

Returns

TagList