public static class Storefront.ExternalVideoQuery extends Query<Storefront.ExternalVideoQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ExternalVideoQuery |
alt()
A word or phrase to share the nature or contents of a media.
|
Storefront.ExternalVideoQuery |
embeddedUrl()
Deprecated.
Use `originUrl` instead.
|
Storefront.ExternalVideoQuery |
embedUrl()
The embed URL of the video for the respective host.
|
Storefront.ExternalVideoQuery |
host()
The host of the external video.
|
Storefront.ExternalVideoQuery |
mediaContentType()
The media content type.
|
Storefront.ExternalVideoQuery |
originUrl()
The origin URL of the video on the respective host.
|
Storefront.ExternalVideoQuery |
presentation(Storefront.MediaPresentationQueryDefinition queryDef)
The presentation for a media.
|
Storefront.ExternalVideoQuery |
previewImage(Storefront.ImageQueryDefinition queryDef)
The preview image for the media.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ExternalVideoQuery alt()
public Storefront.ExternalVideoQuery embedUrl()
@Deprecated public Storefront.ExternalVideoQuery embeddedUrl()
public Storefront.ExternalVideoQuery host()
public Storefront.ExternalVideoQuery mediaContentType()
public Storefront.ExternalVideoQuery originUrl()
public Storefront.ExternalVideoQuery presentation(Storefront.MediaPresentationQueryDefinition queryDef)
public Storefront.ExternalVideoQuery previewImage(Storefront.ImageQueryDefinition queryDef)