mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 08:13:39 +00:00
Add DefaultAutomaticFraming property back in
Property was removed in error.
This commit is contained in:
@ -75,6 +75,7 @@ The following list shows the SurfaceHub configuration service provider nodes:
|
|||||||
- [Properties](#properties)
|
- [Properties](#properties)
|
||||||
- [AllowAutoProxyAuth](#propertiesallowautoproxyauth)
|
- [AllowAutoProxyAuth](#propertiesallowautoproxyauth)
|
||||||
- [AllowSessionResume](#propertiesallowsessionresume)
|
- [AllowSessionResume](#propertiesallowsessionresume)
|
||||||
|
- [DefaultAutomaticFraming][(#propertiesdefaultautomaticframing)
|
||||||
- [DefaultVolume](#propertiesdefaultvolume)
|
- [DefaultVolume](#propertiesdefaultvolume)
|
||||||
- [DisableSigninSuggestions](#propertiesdisablesigninsuggestions)
|
- [DisableSigninSuggestions](#propertiesdisablesigninsuggestions)
|
||||||
- [DoNotShowMyMeetingsAndFiles](#propertiesdonotshowmymeetingsandfiles)
|
- [DoNotShowMyMeetingsAndFiles](#propertiesdonotshowmymeetingsandfiles)
|
||||||
@ -2154,6 +2155,46 @@ Specifies whether to allow the ability to resume a session when the session time
|
|||||||
|
|
||||||
<!-- Device-Properties-AllowSessionResume-End -->
|
<!-- Device-Properties-AllowSessionResume-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Begin -->
|
||||||
|
### Properties/DefaultAutomaticFraming
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE | ✅ Windows 10, version 20H2 [10.0.19042] and later |
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Vendor/MSFT/SurfaceHub/Properties/DefaultAutomaticFraming
|
||||||
|
```
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
Specifies whether the Surface Hub 2 Smart Camera feature to automatically zoom and keep users centered in the video is enabled.
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | `bool` |
|
||||||
|
| Access Type | Get, Replace |
|
||||||
|
| Default Value | true |
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-Properties-DefaultAutomaticFraming-End -->
|
||||||
|
|
||||||
<!-- Device-Properties-DefaultVolume-Begin -->
|
<!-- Device-Properties-DefaultVolume-Begin -->
|
||||||
### Properties/DefaultVolume
|
### Properties/DefaultVolume
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user