setRuby(_:in:)
Sets ruby text for a range.
Declaration
@nonobjc func setRuby(_ rubyText: AVCaption.Ruby, in range: NSRange)Parameters
- rubyText:
The ruby text.
- range:
The range to which the ruby text applies.
Sets ruby text for a range.
@nonobjc func setRuby(_ rubyText: AVCaption.Ruby, in range: NSRange)The ruby text.
The range to which the ruby text applies.