DiscRecording macOS 10.14 to 10.15 API Differences

DRContentFile.h
Modified DRFileCreateReal()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use DRFileCreateRealWithURL(const CFURLRef urlRef) instead

DRContentFolder.h
Modified DRFolderCreateReal()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use DRFolderCreateRealWithURL(const CFURLRef urlRef) instead

DRContentObject.h
Modified DRFSObjectGetRealFSRef()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use DRFSObjectCopyRealURL( const DRFSObjectRef object) instead

DRContentTrack.h
Modified DRAudioTrackCreate()
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use DRAudioTrackCreateWithURL(CFURLRef audioFileURL) instead