wmode property

String wmode
final

When set to transparent, the background behind the video player will be transparent - allowing the page color to show through - instead of black. This applies e.g. if there’s an aspect ratio discrepancy between the dimensions of the video and its container; this option is not connected to Alpha Transparency.

Implementation

final String wmode;