mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
New playback settings sheet
This commit is contained in:
@@ -16,6 +16,7 @@ extension PlayerModel {
|
||||
}
|
||||
|
||||
func loadAvailableStreams(_ video: Video, onCompletion: @escaping (ResponseInfo) -> Void = { _ in }) {
|
||||
captions = nil
|
||||
availableStreams = []
|
||||
|
||||
guard let playerInstance else { return }
|
||||
|
Reference in New Issue
Block a user