public static class Storefront.VideoSourceQuery extends Query<Storefront.VideoSourceQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.VideoSourceQuery |
format()
The format of the video source.
|
Storefront.VideoSourceQuery |
height()
The height of the video.
|
Storefront.VideoSourceQuery |
mimeType()
The video MIME type.
|
Storefront.VideoSourceQuery |
url()
The URL of the video.
|
Storefront.VideoSourceQuery |
width()
The width of the video.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.VideoSourceQuery format()
public Storefront.VideoSourceQuery height()
public Storefront.VideoSourceQuery mimeType()
public Storefront.VideoSourceQuery url()
public Storefront.VideoSourceQuery width()