Table of Contents

Interface TocSetter

Namespace
Gst
Assembly
Gst-1.0.dll
public interface TocSetter

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

Methods

GetToc()

Toc? GetToc()

Returns

Toc

Reset()

void Reset()

SetToc(Toc?)

void SetToc(Toc? toc)

Parameters

toc Toc