VariablePhotoSequenceCapture.StartAsync Method

Definition

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