Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Media buffering, seeking, and time ranges |
Updated example to uniformly reference myCanvas properties (width and height) instead of using just the width property and hardcoding the height. | |
Media buffering, seeking, and time ranges |
The canvas fillRect and rect commands take (x,y,width,height) parameters instead of (left,top,right,bottom) as the example assumed. |