Methods
- 
			textStyle( textStyle )
- 
	DescriptionSet the textStyle for the subtitles layer ParametersName Type Description textStyleTextStyle Details
- 
			encodeText( text )
- 
	DescriptionUsed within getOpenSourceString of TextSource, this function overwrites the default encoding behaviour Subtitle file names require a different encoding than texts ParametersName Type Description textExamplesencodeText('foo/bar'); // -> foo:barDetails