Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.Media Interface Reference

Represents a media interface. More...

Inheritance diagram for Shopify.Unity.Media:
Shopify.Unity.ExternalVideo Shopify.Unity.MediaImage Shopify.Unity.Model3d Shopify.Unity.UnknownMedia Shopify.Unity.Video

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...
 

Detailed Description

Represents a media interface.

Member Function Documentation

◆ alt()

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()

MediaContentType Shopify.Unity.Media.mediaContentType ( )

◆ previewImage()

Image Shopify.Unity.Media.previewImage ( )

The documentation for this interface was generated from the following file: