YesBDTime
Usage
With Mac Blu-ray Player playing:
let ybt = YesBDTime()
ybt.callback = { t in
NSLog("%@", "BD Time = \(t)")
}
ybt.capture(repeatedlyWith: 1)
Installation
pod 'YesBDTime'
Author
banjun
License
YesBDTime is available under the MIT license. See the LICENSE file for more info.