Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
LowLagMediaRecording.ResumeAsync Method
Definition
- Namespace:
- Windows.Media.Capture
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.
Resumes a paused low lag recording operation.
public:
virtual IAsyncAction ^ ResumeAsync() = ResumeAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ResumeAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ResumeAsync();
function resumeAsync()
Public Function ResumeAsync () As IAsyncAction
Returns
An asynchronous action.
- Attributes
Remarks
Pause a low lag media recording operation by calling PauseAsync.
Applies to
Feedback
Was this page helpful?
