source property

String? source
getter/setter pair

The video source. Possible string values are:

  • "SOURCE_UNSPECIFIED" : The video source is unspecified.
  • "YOUTUBE" : The video source is YouTube.
  • "DRIVE" : The video source is Google Drive.

Implementation

core.String? source;