Skip to main content

clear_playback_quality_override

Function clear_playback_quality_override 

Source
pub fn clear_playback_quality_override()
Expand description

Drop any per-playback override, returning to the device default.

Called when playback moves to a new item: a ceiling chosen for one film must not silently govern the next one. Autoplaying the next episode is the case that matters — nobody re-opens the picker between episodes.

TRACES: UR-074, UR-079 | DR-226