AppCaptureAlternateShortcutKeys AppCaptureAlternateShortcutKeys AppCaptureAlternateShortcutKeys 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 : sealed class AppCaptureAlternateShortcutKeys : IAppCaptureAlternateShortcutKeys, IAppCaptureAlternateShortcutKeys2, IAppCaptureAlternateShortcutKeys3public sealed class AppCaptureAlternateShortcutKeys : IAppCaptureAlternateShortcutKeys, IAppCaptureAlternateShortcutKeys2, IAppCaptureAlternateShortcutKeys3Public NotInheritable Class AppCaptureAlternateShortcutKeys Implements IAppCaptureAlternateShortcutKeys, IAppCaptureAlternateShortcutKeys2, IAppCaptureAlternateShortcutKeys3// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)

Remarks

Get an instance of this class with the AlternateShortcutKeys property.

Properties

SaveHistoricalVideoKey SaveHistoricalVideoKey SaveHistoricalVideoKey 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.

public : VirtualKey SaveHistoricalVideoKey { get; set; }public VirtualKey SaveHistoricalVideoKey { get; set; }Public ReadWrite Property SaveHistoricalVideoKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The save historical video shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

SaveHistoricalVideoKeyModifiers SaveHistoricalVideoKeyModifiers SaveHistoricalVideoKeyModifiers 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.

public : VirtualKeyModifiers SaveHistoricalVideoKeyModifiers { get; set; }public VirtualKeyModifiers SaveHistoricalVideoKeyModifiers { get; set; }Public ReadWrite Property SaveHistoricalVideoKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The save historical video shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

TakeScreenshotKey TakeScreenshotKey TakeScreenshotKey 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.

public : VirtualKey TakeScreenshotKey { get; set; }public VirtualKey TakeScreenshotKey { get; set; }Public ReadWrite Property TakeScreenshotKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The take screenshot shortcut key.

TakeScreenshotKeyModifiers TakeScreenshotKeyModifiers TakeScreenshotKeyModifiers 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.

public : VirtualKeyModifiers TakeScreenshotKeyModifiers { get; set; }public VirtualKeyModifiers TakeScreenshotKeyModifiers { get; set; }Public ReadWrite Property TakeScreenshotKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The take screenshot shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

ToggleBroadcastKey ToggleBroadcastKey ToggleBroadcastKey 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.

public : VirtualKey ToggleBroadcastKey { get; set; }public VirtualKey ToggleBroadcastKey { get; set; }Public ReadWrite Property ToggleBroadcastKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The toggle broadcast shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.14393.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v3)
Capabilities
appCaptureSettings
See Also

ToggleBroadcastKeyModifiers ToggleBroadcastKeyModifiers ToggleBroadcastKeyModifiers 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.

public : VirtualKeyModifiers ToggleBroadcastKeyModifiers { get; set; }public VirtualKeyModifiers ToggleBroadcastKeyModifiers { get; set; }Public ReadWrite Property ToggleBroadcastKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The toggle broadcast shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.14393.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v3)
Capabilities
appCaptureSettings
See Also

ToggleCameraCaptureKey ToggleCameraCaptureKey ToggleCameraCaptureKey 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.

public : VirtualKey ToggleCameraCaptureKey { get; set; }public VirtualKey ToggleCameraCaptureKey { get; set; }Public ReadWrite Property ToggleCameraCaptureKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The toggle camera capture shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.14393.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v3)
Capabilities
appCaptureSettings
See Also

ToggleCameraCaptureKeyModifiers ToggleCameraCaptureKeyModifiers ToggleCameraCaptureKeyModifiers 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.

public : VirtualKeyModifiers ToggleCameraCaptureKeyModifiers { get; set; }public VirtualKeyModifiers ToggleCameraCaptureKeyModifiers { get; set; }Public ReadWrite Property ToggleCameraCaptureKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The toggle camera capture shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.14393.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v3)
Capabilities
appCaptureSettings
See Also

ToggleGameBarKey ToggleGameBarKey ToggleGameBarKey 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.

public : VirtualKey ToggleGameBarKey { get; set; }public VirtualKey ToggleGameBarKey { get; set; }Public ReadWrite Property ToggleGameBarKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The toggle game bar shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

ToggleGameBarKeyModifiers ToggleGameBarKeyModifiers ToggleGameBarKeyModifiers 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.

public : VirtualKeyModifiers ToggleGameBarKeyModifiers { get; set; }public VirtualKeyModifiers ToggleGameBarKeyModifiers { get; set; }Public ReadWrite Property ToggleGameBarKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The toggle game bar shortcut key modifiers.

See Also

ToggleMicrophoneCaptureKey ToggleMicrophoneCaptureKey ToggleMicrophoneCaptureKey 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.

public : VirtualKey ToggleMicrophoneCaptureKey { get; set; }public VirtualKey ToggleMicrophoneCaptureKey { get; set; }Public ReadWrite Property ToggleMicrophoneCaptureKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The toggle microphone capture shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10586.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v2)
Capabilities
appCaptureSettings
See Also

ToggleMicrophoneCaptureKeyModifiers ToggleMicrophoneCaptureKeyModifiers ToggleMicrophoneCaptureKeyModifiers 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.

public : VirtualKeyModifiers ToggleMicrophoneCaptureKeyModifiers { get; set; }public VirtualKeyModifiers ToggleMicrophoneCaptureKeyModifiers { get; set; }Public ReadWrite Property ToggleMicrophoneCaptureKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The toggle microphone capture shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10586.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v2)
Capabilities
appCaptureSettings
See Also

ToggleRecordingIndicatorKey ToggleRecordingIndicatorKey ToggleRecordingIndicatorKey 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.

public : VirtualKey ToggleRecordingIndicatorKey { get; set; }public VirtualKey ToggleRecordingIndicatorKey { get; set; }Public ReadWrite Property ToggleRecordingIndicatorKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The toggle recoding indicator shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

ToggleRecordingIndicatorKeyModifiers ToggleRecordingIndicatorKeyModifiers ToggleRecordingIndicatorKeyModifiers 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.

public : VirtualKeyModifiers ToggleRecordingIndicatorKeyModifiers { get; set; }public VirtualKeyModifiers ToggleRecordingIndicatorKeyModifiers { get; set; }Public ReadWrite Property ToggleRecordingIndicatorKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The toggle recording indicator shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

ToggleRecordingKey ToggleRecordingKey ToggleRecordingKey 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.

public : VirtualKey ToggleRecordingKey { get; set; }public VirtualKey ToggleRecordingKey { get; set; }Public ReadWrite Property ToggleRecordingKey As VirtualKey// You can use this property in JavaScript.
Value
VirtualKey VirtualKey VirtualKey VirtualKey

The toggle recording shortcut key.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also

ToggleRecordingKeyModifiers ToggleRecordingKeyModifiers ToggleRecordingKeyModifiers 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.

public : VirtualKeyModifiers ToggleRecordingKeyModifiers { get; set; }public VirtualKeyModifiers ToggleRecordingKeyModifiers { get; set; }Public ReadWrite Property ToggleRecordingKeyModifiers As VirtualKeyModifiers// You can use this property in JavaScript.
Value
VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers

The toggle recording shortcut key modifiers.

Additional features and requirements
Device family
Windows Desktop Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduced v1)
Capabilities
appCaptureSettings
See Also