Represents a source for a Shopify hosted video.
More...
|
T | Get< T > (string field, string alias=null) |
|
Dictionary< string, object > | Data |
|
Dictionary< string, object > | DataJSON [get, protected set] |
|
Represents a source for a Shopify hosted video.
◆ VideoSource()
Shopify.Unity.VideoSource.VideoSource |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
Accepts deserialized json data. Will further parse passed in data.
- Parameters
-
◆ format()
string Shopify.Unity.VideoSource.format |
( |
| ) |
|
|
inline |
The format of the video source.
◆ height()
long Shopify.Unity.VideoSource.height |
( |
| ) |
|
|
inline |
◆ mimeType()
string Shopify.Unity.VideoSource.mimeType |
( |
| ) |
|
|
inline |
◆ url()
string Shopify.Unity.VideoSource.url |
( |
| ) |
|
|
inline |
◆ width()
long Shopify.Unity.VideoSource.width |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/VideoSource.cs