closedCaptionsType property

String? closedCaptionsType
getter/setter pair

Possible string values are:

  • "closedCaptionsTypeUnspecified"
  • "closedCaptionsDisabled"
  • "closedCaptionsHttpPost"
  • "closedCaptionsEmbedded"

Implementation

core.String? closedCaptionsType;