Table of Contents

Class TocSetterHelper

Namespace
Gst
Assembly
Gst-1.0.dll
public sealed class TocSetterHelper : Object, IObject, INotifyPropertyChanged, IDisposable, TocSetter, IHandle, GTypeProvider
Inheritance
TocSetterHelper
Implements
Inherited Members

Constructors

TocSetterHelper(IntPtr, bool)

public TocSetterHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetToc()

public Toc? GetToc()

Returns

Toc

Reset()

public void Reset()

SetToc(Toc?)

public void SetToc(Toc? toc)

Parameters

toc Toc