AudioVideoCaptureDevice.StartRecordingToStreamAsync method
Starts capturing audio-video data and sends it to a stream.
Syntax
Parameters
- stream
-
Type: IRandomAccessStream
A stream of audio-video data.
Return value
Type: IAsyncAction
An IAsyncAction interface that provides access to the work item.
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: