It seems, that the missing properties only occur when building to a simulator.
When building to a device, there's no problem. (availableVideoPixelFormatTypes was our problem as well).
Steven Kramer already mentioned the non-simulator SDK (not sure what that exactly means), but in case anybody missed it: be sure to build on a device.
Hopefully this will be corrected in the next Xcode release.