setTechOverride

Sets the technology override for playback.

This method allows specifying a list of technologies to be used for playback, overriding the default technology settings. If the provided array is null, an empty array will be used.

Return

the Builder instance for method chaining.

Parameters

techOverride

an array of technology identifiers to override the default playback settings. If null, an empty array will be used.