CameraCaptureFrame.AppliedProperties property
Gets the known camera properties that were applied to the frame when it was captured.
Syntax
public: property IMapView<Guid, Object>^ AppliedProperties { IMapView<Guid, Object>^ get(); }
Property value
Type: IMapView<Guid, Object> [C++] | System.Collections.Generic.IReadOnlyDictionary<Guid, Object> [.NET]
The known camera properties that were applied to the frame.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Show: