smilParallels property
List<SmilParallel>
get
smilParallels
Parallels declared in the Media Overlay file.
Returns an empty list if the section has no audio version.
Implementation
List<SmilParallel> get smilParallels => _smilParallels.value;