detectLanguages property

bool? detectLanguages
getter/setter pair

Whether to automatically detect the languages present in the track.

If true, the system will attempt to identify all the languages present in the track and populate the languages field.

Optional.

Implementation

core.bool? detectLanguages;