embedUrl property

String? embedUrl
getter/setter pair

A URL pointing to a player for a specific video. In general, this is the information in the src element of an embed tag and should not be the same as the content of the loc tag.

Implementation

String? embedUrl;