Table of Contents

Class StaticCaps

Namespace
Gst.Internal
Assembly
Gst-1.0.dll
public class StaticCaps
Inheritance
StaticCaps
Inherited Members

Methods

Cleanup(StaticCapsHandle)

Calls native method gst_static_caps_cleanup.

public static extern void Cleanup(StaticCapsHandle staticCaps)

Parameters

staticCaps StaticCapsHandle

Transfer ownership: None Nullable: False

Get(StaticCapsHandle)

Calls native method gst_static_caps_get.

public static extern CapsOwnedHandle Get(StaticCapsHandle staticCaps)

Parameters

staticCaps StaticCapsHandle

Transfer ownership: None Nullable: False

Returns

CapsOwnedHandle

Transfer ownership: Full Nullable: True