LePips / VLCUI

VLCKit for SwiftUI
MIT License
38 stars 17 forks source link

setAudioTrack bug #11

Closed nevzatbozkurt closed 1 year ago

nevzatbozkurt commented 1 year ago

hello

setAudioTrack function not working because it triggers the function to change subtitles

Proxy.swift line number 76

plaese replace currentVideoSubTitleIndex with currentAudioTrackIndex

LePips commented 1 year ago

Thanks for the catch!

nevzatbozkurt commented 1 year ago

You're welcome.