Apple made no announcement about the removal of OpenGL, so no, it won't be removed in version 26 of Apple operating systems.
And for the future, there is no way to know until they say something.
Show an NSOpenPanel, and ask the user to open the Documents folder, then store the security scoped bookmark.
Anyway, please don't litter the Documents folder with unwanted things.
Do you set the CMSampleBuffer kCMSampleBufferAttachmentKey* keys for keyframes? I don't think AVAssetWriter will scan the bitstream for that info, it's something you will have to provide yourself.
HFS+ doesn't store milliseconds, only number of seconds since midnight, January 1, 1904, GMT, so there is no way to do what you want to do.
Modification date is not super reliable, so while it could be useful to check for changes, it's not enough (even in a hypothetical world where HFS+ stores milliseconds).
Apple made no announcement about the removal of OpenGL, so no, it won't be removed in version 26 of Apple operating systems.
And for the future, there is no way to know until they say something.
Show an NSOpenPanel, and ask the user to open the Documents folder, then store the security scoped bookmark.
Anyway, please don't litter the Documents folder with unwanted things.
Do you set the CMSampleBuffer kCMSampleBufferAttachmentKey* keys for keyframes? I don't think AVAssetWriter will scan the bitstream for that info, it's something you will have to provide yourself.
HFS+ doesn't store milliseconds, only number of seconds since midnight, January 1, 1904, GMT, so there is no way to do what you want to do.
Modification date is not super reliable, so while it could be useful to check for changes, it's not enough (even in a hypothetical world where HFS+ stores milliseconds).