AppCaptureAlternateShortcutKeys Class
Definition
Defines alternate shortcut keys for app capture.
Note
This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
public ref class AppCaptureAlternateShortcutKeys sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.AppCaptureContract, 65536)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppCaptureAlternateShortcutKeys final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.AppCaptureContract), 65536)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppCaptureAlternateShortcutKeys
Public NotInheritable Class AppCaptureAlternateShortcutKeys
- Inheritance
-
AppCaptureAlternateShortcutKeys
- Attributes
Windows 10 requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.Media.Capture.AppCaptureContract (introduced in v1.0)
|
Remarks
Get an instance of this class with the AlternateShortcutKeys property.
Version history
Windows version | SDK version | Value added |
---|---|---|
1511 | 10586 | ToggleMicrophoneCaptureKey |
1511 | 10586 | ToggleMicrophoneCaptureKeyModifiers |
1607 | 14393 | ToggleBroadcastKey |
1607 | 14393 | ToggleBroadcastKeyModifiers |
1607 | 14393 | ToggleCameraCaptureKey |
1607 | 14393 | ToggleCameraCaptureKeyModifiers |
Properties
SaveHistoricalVideoKey |
Gets or sets the save historical video shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
SaveHistoricalVideoKeyModifiers |
Gets or sets the save historical video shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
TakeScreenshotKey |
Gets or sets the take screenshot shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
TakeScreenshotKeyModifiers |
Gets or sets the take screenshot shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleBroadcastKey |
Gets or sets the toggle broadcast shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleBroadcastKeyModifiers |
Gets or sets the toggle broadcast shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleCameraCaptureKey |
Gets or sets the toggle camera capture shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleCameraCaptureKeyModifiers |
Gets or sets the toggle camera capture shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleGameBarKey |
Gets or sets the toggle game bar shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleGameBarKeyModifiers |
Gets or sets the toggle game bar shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleMicrophoneCaptureKey |
Gets or sets the toggle microphone capture shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleMicrophoneCaptureKeyModifiers |
Gets or sets the toggle microphone capture shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleRecordingIndicatorKey |
Gets or sets the toggle recording indicator shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleRecordingIndicatorKeyModifiers |
Gets or sets the toggle recording indicator shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleRecordingKey |
Gets or sets the toggle recording shortcut key. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |
ToggleRecordingKeyModifiers |
Gets or sets the toggle recording shortcut key modifiers. Note This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime. |