Interface to control XCode Frame Capture.
| BeginCaptureToFile | Begin Capture to the specified file. | 
| BeginCaptureToXcode | Begin Capture in XCode frame debugger. | 
| CaptureNextFrameToFile | Begin capture to the specified file at the beginning of the next frame, and end it at the end of the next frame. | 
| CaptureNextFrameToXcode | Begin capture to Xcode at the beginning of the next frame, and end it at the end of the next frame. | 
| EndCapture | End Capture. | 
| IsDestinationSupported | Is Capture destination supported. |