Index: trunk/cortado/README |
— | — | @@ -147,6 +147,11 @@ |
148 | 148 | applet window. true or false. |
149 | 149 | Defaults to true |
150 | 150 | |
| 151 | + ignoreAspect: boolean |
| 152 | + Ignore the aspect ratio as signalled by the video, always assume |
| 153 | + square pixels. true or false. |
| 154 | + Defaults to false |
| 155 | + |
151 | 156 | video: boolean |
152 | 157 | Use video. When not using video, this property will not create |
153 | 158 | resources to play a video stream. true or false. |