IMediaCapturePreviewSink interface

The interface representing a video sink for preview video from the device's camera.

Syntax

public interface IMediaCapturePreviewSink
Public Interface IMediaCapturePreviewSink
public interface class IMediaCapturePreviewSink

Members

The IMediaCapturePreviewSink interface has these types of members:

  • Properties

Properties

The IMediaCapturePreviewSink interface has these properties.

Property Access type Description

ConnectionPort

Read-only

Gets a string representing the connection port for the preview sink.

 

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

Attributes

[Version(0x06030000)]