Class TocSetterHelper
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public sealed class TocSetterHelper : Object, TocSetter, IDisposable, InstanceFactory, GTypeProvider
- Inheritance
-
TocSetterHelper
- Implements
- Inherited Members
Constructors
TocSetterHelper(ObjectHandle)
public TocSetterHelper(ObjectHandle handle)
Parameters
handle
ObjectHandle
Methods
GetGType()
public static Type GetGType()
Returns
GetToc()
public Toc? GetToc()
Returns
Reset()
public void Reset()
SetToc(Toc?)
public void SetToc(Toc? toc)
Parameters
toc
Toc