MediaCapturePreviewSink(String) constructor
Collapse the table of content
Expand the table of content

MediaCapturePreviewSink.MediaCapturePreviewSink(String) constructor

Initializes a new instance of the MediaCapturePreviewSink class with the specified connection port string.

Syntax


public:
MediaCapturePreviewSink(
  String^ connectionPort
)

Parameters

connectionPort

Type: System.String [.NET] | Platform::String [C++]

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

See also

MediaCapturePreviewSink
MediaCapturePreviewSink()

 

 

Show:
© 2017 Microsoft