Home -> IFrameBuffer -> RemoveOutputCaptureTarget
Description
The RemoveOutputCaptureTarget method removes the specified output capture target from this framebuffer.
Usage
void RemoveOutputCaptureTarget(IFrameBufferOutput* captureTarget);
Argument list
- captureTarget [IFrameBufferOutput*]
- The output capture target to detach from this framebuffer.