0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 626 forks source link

"skipping input stream" log #341

Closed NikKovIos closed 6 years ago

NikKovIos commented 7 years ago

Hello! There is a problem - after implementing player in Swift 3 by this comment after dismissing a player there is a log, thas is continue to appear every second: [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0

I'm using simulator IphoneSE

0xced commented 6 years ago

This log is produced by the AudioToolbox framework. There is nothing that XCDYouTubeKit can do about it, sorry.