GraphicsCaptureSession.StartCapture Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts the capture session, allowing the application to capture frames.
public:
virtual void StartCapture() = StartCapture;
void StartCapture();
public void StartCapture();
function startCapture()
Public Sub StartCapture ()