summaryrefslogtreecommitdiff
path: root/plugins/nle/nleoperation.c
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2020-06-23 16:11:59 +0200
committerMathieu Duponchelle <mathieu@centricular.com>2020-06-23 18:37:12 +0200
commit734c3ebb0a26d0f3543e704c94c19d64dd575f76 (patch)
tree81c78a704eaa20f0ad33d86f7cce8f91e399fede /plugins/nle/nleoperation.c
parenteada034a5b4bb3e14149bb8e5da892ba625cae7e (diff)
docs: fix links
Diffstat (limited to 'plugins/nle/nleoperation.c')
-rw-r--r--plugins/nle/nleoperation.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/nle/nleoperation.c b/plugins/nle/nleoperation.c
index 62e27a77..34d60ffc 100644
--- a/plugins/nle/nleoperation.c
+++ b/plugins/nle/nleoperation.c
@@ -39,7 +39,7 @@
* time effect's whose overall seek transformation:
*
* + Maps the time `0` to `0`. So initial time-shifting effects are
- * excluded (the #nlesource:inpoint can sometimes be used instead).
+ * excluded (the #NleObject:inpoint can sometimes be used instead).
* + Is monotonically increasing. So reversing effects, and effects that
* jump backwards in the stream are excluded.
* + Can handle a reasonable #GstClockTime, relative to the project. So
@@ -58,10 +58,10 @@
*
* For such a time effect, they should be configured in nle such that:
*
- * + Their #nleoperation:inpoint is `0`. Otherwise this will introduce
+ * + Their #NleObject:inpoint is `0`. Otherwise this will introduce
* seeking problems in its #nlecomposition.
- * + They must share the same #nleoperation:start and
- * #nleoperation:duration as all nleobjects of lower priority in its
+ * + They must share the same #NleObject:start and
+ * #NleObject:duration as all nleobjects of lower priority in its
* #nlecomposition. Otherwise this will introduce jumps in playback.
*
* Note that, at the moment, nle only converts the #GstSegment