YesBDTime 0.2.0

YesBDTime 0.2.0

Maintained by BAN Jun.



YesBDTime 0.2.0

YesBDTime

Version License Platform

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.