diff options
| author | Comment <tim@gray.(none)> | 2013-10-08 08:08:49 -0700 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-10-08 08:08:49 -0700 |
| commit | 45b34f769513b59ec8573a4ce9ecf0ec5bfc18d5 (patch) | |
| tree | c1cad43cfb0c700bff0464fa64f5794595d72d9d /rotord/src/rotor.h | |
| parent | 7be6faa27288131066295e2696463a0bf639cf58 (diff) | |
mediaId added
Diffstat (limited to 'rotord/src/rotor.h')
| -rw-r--r-- | rotord/src/rotor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h index 49c6b77..53ba5da 100644 --- a/rotord/src/rotor.h +++ b/rotord/src/rotor.h @@ -446,6 +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"); title="Video loader"; description="Loads a video file"; UID="5b64b8ca-2d0a-11e3-92ed-4b7420b40040"; |
