aspectratio

("aspectratio", (number) => void): this;

Emitted when the aspect ratio of the video is known, or subsequently changes.

This is typically the width of the video in pixels, divided by the height.

Returns

this

Handler Function

When the aspectratio event is fired, attached handler functions are called with a single argument, the aspect ratio.

zapcode branded_zapcode i