Table of Contents

Class BufferListFuncForeverHandler

Namespace
Gst.Internal
Assembly
Gst-1.0.dll

Forever Handler for BufferListFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class BufferListFuncForeverHandler
Inheritance
BufferListFuncForeverHandler
Inherited Members

Constructors

BufferListFuncForeverHandler(BufferListFunc)

public BufferListFuncForeverHandler(BufferListFunc managed)

Parameters

managed BufferListFunc

Fields

NativeCallback

public BufferListFunc NativeCallback

Field Value

BufferListFunc