Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
VariablePhotoSequenceCapture.StartAsync Method
Definition
- Namespace:
- Windows.Media.Capture.Core
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 capturing of variable photo sequence frames.
public:
virtual IAsyncAction ^ StartAsync() = StartAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction StartAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction StartAsync();
function startAsync()
Public Function StartAsync () As IAsyncAction
Returns
An asynchronous action.
- Attributes
Applies to
Feedback
Was this page helpful?
