Shopify SDK for Unity
|
Represents a media interface. More...
Public Member Functions | |
string | alt () |
A word or phrase to share the nature or contents of a media. More... | |
MediaContentType | mediaContentType () |
The media content type. More... | |
Image | previewImage () |
The preview image for the media. More... | |
Represents a media interface.
string Shopify.Unity.Media.alt | ( | ) |
A word or phrase to share the nature or contents of a media.
Implemented in Shopify.Unity.Video, Shopify.Unity.Model3d, Shopify.Unity.MediaImage, Shopify.Unity.UnknownMedia, and Shopify.Unity.ExternalVideo.
MediaContentType Shopify.Unity.Media.mediaContentType | ( | ) |
The media content type.
Implemented in Shopify.Unity.Video, Shopify.Unity.Model3d, Shopify.Unity.MediaImage, Shopify.Unity.UnknownMedia, and Shopify.Unity.ExternalVideo.
Image Shopify.Unity.Media.previewImage | ( | ) |
The preview image for the media.
Implemented in Shopify.Unity.Video, Shopify.Unity.Model3d, Shopify.Unity.MediaImage, Shopify.Unity.UnknownMedia, and Shopify.Unity.ExternalVideo.