Skip to content

Commit 52bc468

Browse files
typo
1 parent dccbb67 commit 52bc468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gdtf-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ currently defined XML attributes of the wheel slot are specified in
544544
| 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. |
545545
| 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.|
546546
| 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.|
548548
| Height | [Uint](#user-content-attrtype-uint ) | Optional. Vertical resolution of a media content in pixels.|
549549
| FPS | [Uint](#user-content-attrtype-uint ) | Optional. Number of individual images shown per second in a media content. |
550550
</div>

0 commit comments

Comments
 (0)