public static class Storefront.VideoQuery extends Query<Storefront.VideoQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.VideoQuery |
alt()
A word or phrase to share the nature or contents of a media.
|
Storefront.VideoQuery |
mediaContentType()
The media content type.
|
Storefront.VideoQuery |
presentation(Storefront.MediaPresentationQueryDefinition queryDef)
The presentation for a media.
|
Storefront.VideoQuery |
previewImage(Storefront.ImageQueryDefinition queryDef)
The preview image for the media.
|
Storefront.VideoQuery |
sources(Storefront.VideoSourceQueryDefinition queryDef)
The sources for a video.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.VideoQuery alt()
public Storefront.VideoQuery mediaContentType()
public Storefront.VideoQuery presentation(Storefront.MediaPresentationQueryDefinition queryDef)
public Storefront.VideoQuery previewImage(Storefront.ImageQueryDefinition queryDef)
public Storefront.VideoQuery sources(Storefront.VideoSourceQueryDefinition queryDef)