From 395ecb3d2f8b6c398a507736840fae0f1f7f416c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 1 Jul 2020 18:42:18 +0100 Subject: avtp: rename tstamp-mode to timestamp-mode I thnk w cn spre the xtra lttrs. Part-of: --- docs/plugins/gst_plugins_cache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 87fc7be52..03f5202a4 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -1715,7 +1715,7 @@ } }, "properties": { - "tstamp-mode": { + "timestamp-mode": { "blurb": "AAF timestamping mode", "conditionally-available": false, "construct": false, @@ -1724,7 +1724,7 @@ "default": "normal (0)", "mutable": "paused", "readable": true, - "type": "GstAvtpAafTstampMode", + "type": "GstAvtpAafTimestampMode", "writable": true } }, @@ -2003,7 +2003,7 @@ "filename": "gstavtp", "license": "LGPL", "other-types": { - "GstAvtpAafTstampMode": { + "GstAvtpAafTimestampMode": { "kind": "enum", "values": [ { -- cgit v1.2.1