Starts sending a preview stream to a custom media sink using the specified encoding profile.
Syntax
public IAsyncAction StartPreviewToCustomSinkAsync(
MediaEncodingProfile encodingProfile,
IMediaExtension customMediaSink
)
Parameters
- encodingProfile
-
Type: MediaEncodingProfile
The encoding profile to use for the recording.
- customMediaSink
-
Type: IMediaExtension
The media extension for the custom media sink.
Return value
Type: IAsyncAction
An object that is used to control the asynchronous operation.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012