showVideoAnnotations property

bool showVideoAnnotations
final

Setting the parameter's value to true causes video annotations to be shown by default, whereas setting to false causes video annotations to not be shown by default.

Default is true.

Implementation

final bool showVideoAnnotations;