enableEmbed property

bool? enableEmbed
getter/setter pair

This setting indicates whether the broadcast video can be played in an embedded player.

If you choose to archive the video (using the enableArchive property), this setting will also apply to the archived video.

Implementation

core.bool? enableEmbed;