andreipitis / ASPVideoPlayer

A simple video player that allow animations to be performed on the view during playback.
MIT License
89 stars 43 forks source link

'CMTime' has no member 'kCMTimeZero' #46

Closed naveedmcs closed 4 years ago

naveedmcs commented 5 years ago

ASPVideoPlayer-master/ASPVideoPlayer/Classes/ASPVideoPlayerView.swift:391:52: Type 'CMTime' has no member 'kCMTimeZero'

andreipitis commented 5 years ago

Hi @nvdmcs,

It looks like you are using an older version of the framework. If you update to the latest version the error should go away.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.