definition property
The value of definition indicates whether the video is available in high definition or only in standard definition. Possible string values are:
- "sd" : sd
- "hd" : hd
Implementation
core.String? definition;
The value of definition indicates whether the video is available in high definition or only in standard definition. Possible string values are:
core.String? definition;