trackKind property

String? trackKind
getter/setter pair

The caption track's type. Possible string values are:

  • "standard"
  • "ASR"
  • "forced"

Implementation

core.String? trackKind;