You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gdtf-spec.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -544,7 +544,7 @@ currently defined XML attributes of the wheel slot are specified in
544
544
| MediaFileName |[Resource](#user-content-attrtype-resource)| Optional. PNG file name without extension containing image for specific gobos etc. <br />- Maximum resolution of picture: 1024x1024<br />- Recommended resolution of gobo: 256x256<br />- Recommended resolution of animation wheel: 256x256<br /> - Recommended resolution of media server content thumbnails: 256x256<br />These resource files are located in a folder called `./wheels` in the zip archive. Default value: empty. |
545
545
| BeamInfluence |[Enum](#user-content-attrtype-enum)| Optional. Describes how the slot is affecting the beam. Currently defined values are "Open" - the slot is not affecting the beam, "Closed" - the slot is completely blocking the beam.|
546
546
| Duration |[Float](#user-content-attrtype-float)| Optional. Duration of a media content. The decimal places represent milliseconds, not frames. Unit: seconds |
547
-
| Width |[[Uint](#user-content-attrtype-uint)| Optional. Horizontal resolution of a media content in pixels.|
547
+
| Width |[Uint](#user-content-attrtype-uint)| Optional. Horizontal resolution of a media content in pixels.|
548
548
| Height |[Uint](#user-content-attrtype-uint)| Optional. Vertical resolution of a media content in pixels.|
549
549
| FPS |[Uint](#user-content-attrtype-uint)| Optional. Number of individual images shown per second in a media content. |
0 commit comments