Table of Contents

Delegate MainFunc

Namespace
Gst
Assembly
Gst-1.0.dll
public delegate int MainFunc(int argc, string[] argv)

Parameters

argc int
argv string[]

Returns

int