Core Media Framework Reference is not up to date

Originator:i.am.rodionovd
Number:rdar://21440346 Date Originated:18-Jun-2015
Status:Open Resolved:
Product:Documentation Product Version:
Classification:Other bug Reproducible:Always
 
Summary:
This framework reference hasn't been updated since 2013 [0], so everything added after this date is missing even from the "prerelease" branch of the documentation.
The only place where they can be found is CoreMedia.framework's header files.

[0]: e.g. see https://developer.apple.com/library/mac/documentation/CoreMedia/Reference/CMFormatDescription/revisionCMFormatDescription.html#//apple_ref/doc/uid/TP40009751-CH202-SW1

Steps to Reproduce:
Open "Core Media Framework Reference" on developer.apple.com and try to search for the following items:

* CMTextFormatDescriptionCreateFromBigEndianTextDescriptionBlockBuffer()
* CMSwapBigEndianTextDescriptionToHost()
* CMTimeCodeFormatDescriptionCreateFromBigEndianTimeCodeDescriptionData()

(it is not a complete list of missing APIs though).

Expected Results:
You found something.

Actual Results:
You didn't.
The only references are in "CoreMedia Changes" section of iOS 8.3/9.0 and OS X 10.10 API diffs.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!