audioTrackType property
The type of audio track associated with the caption track. Possible string values are:
- "unknown"
- "primary"
- "commentary"
- "descriptive"
Implementation
core.String? audioTrackType;
The type of audio track associated with the caption track. Possible string values are:
core.String? audioTrackType;