Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FrameController Class
Definition
- Namespace:
- Windows.Media.Devices.Core
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the settings for a frame in a variable photo sequence.
public ref class FrameController sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class FrameController final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class FrameController final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class FrameController
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class FrameController
function FrameController()
Public NotInheritable Class FrameController
- Inheritance
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows 10 (introduced in 10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Constructors
| Name | Description |
|---|---|
| FrameController() |
Initializes a new instance of the FrameController class. |
Properties
| Name | Description |
|---|---|
| ExposureCompensationControl |
Gets the exposure compensation settings for a frame in a variable photo sequence. |
| ExposureControl |
Gets the exposure settings for a frame in a variable photo sequence. |
| FlashControl |
Gets the flash settings for a frame in a variable photo sequence. |
| FocusControl |
Gets the focus settings for a frame in a variable photo sequence. |
| IsoSpeedControl |
Gets the ISO speed settings for a frame in a variable photo sequence. |
| PhotoConfirmationEnabled |
Gets or sets whether photo confirmation is enabled for a frame in a variable photo sequence. |
Applies to
Feedback
Was this page helpful?
