color property

String color
final

This parameter specifies the color that will be used in the player's video progress bar to highlight the amount of the video that the viewer has already seen. Valid parameter values are red and white, and, by default, the player uses the color red in the video progress bar.

See the YouTube API blog for more information about color options.

Implementation

final String color;