summaryrefslogtreecommitdiff
path: root/src/gstppssrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gstppssrc.h')
-rw-r--r--src/gstppssrc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gstppssrc.h b/src/gstppssrc.h
index dc629db..55ef2a4 100644
--- a/src/gstppssrc.h
+++ b/src/gstppssrc.h
@@ -43,7 +43,7 @@ struct _GstPpsSrc {
GstPushSrc element;
gchar *location; /* Full URI. */
- gchar *tvod_location; /* Transformed Full URI. */
+ gchar *transformed_location; /* Transformed Full URI. */
gchar *oem; /* OEM. */
gchar *terminal_type; /* Terminal Type. */
gchar *device_id; /* Device Id */