AudioVideoCaptureDevice.StartRecordingToSinkAsync method
Starts capturing audio-video data and sends it to a sink (for native code).
Syntax
Parameters
This method has no parameters.
Return value
Type: IAsyncAction
An IAsyncAction interface that provides access to the work item.
Remarks
This method initiates the transfer of video data to native code via the IAudioVideoCaptureDeviceNative methods.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Attributes
- [Deprecated()]
See also
Show: