textmode.js / media / TextmodeVideo / clearConversions
Method: clearConversions()
ts
clearConversions(): this;Clear this source's conversion stack and return to single-mode conversion.
The active mode selected through conversionMode is preserved.
Returns
this
This instance for chaining.