SetProperties method
Collapse the table of content
Expand the table of content

MediaCapturePreviewSink.SetProperties method

Sets the configuration properties that were supplied when the media parser or codec was registered.

Syntax


public:
void SetProperties(
  IPropertySet^ configuration
)

Parameters

configuration

Type: IPropertySet

The configuration properties for the media parser or codec.

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

 

 

Show:
© 2017 Microsoft