GESEffect

GESEffect

Functions

Properties

gchar * bin-description Read / Write / Construct Only

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GESTimelineElement
            ╰── GESTrackElement
                ╰── GESOperation
                    ╰── GESBaseEffect
                        ╰── GESEffect

Implemented Interfaces

GESEffect implements GESExtractable and GESMetaContainer.

Includes

#include <ges/ges.h>

Description

Functions

ges_effect_new ()

GESEffect *
ges_effect_new (const gchar *bin_description);

Types and Values

GESEffect

typedef struct _GESEffect GESEffect;

Property Details

The “bin-description” property

  “bin-description”          gchar *

Bin description of the effect.

Flags: Read / Write / Construct Only

Default value: NULL