summaryrefslogtreecommitdiff
path: root/rotord/src/rotor.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/src/rotor.h')
-rw-r--r--rotord/src/rotor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h
index 53ba5da..fcfc304 100644
--- a/rotord/src/rotor.h
+++ b/rotord/src/rotor.h
@@ -446,7 +446,7 @@ namespace Rotor {
create_attribute("filename","name of video file to load","File name","");
create_attribute("frame_mode","frame mode","Frame mode","frame",{"frame","blend"});
create_attribute("time_mode","time mode","Time mode","play",{"play","stretch"});
- create_attribute("mediaId","mediaId","mediaId","mediaId");
+ create_attribute("media_id","media_id","media_id","media_id");
title="Video loader";
description="Loads a video file";
UID="5b64b8ca-2d0a-11e3-92ed-4b7420b40040";