chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/LockScreenMediaPlaybackEnabled.yaml

caption: Allows users to play media when the device is locked
default: true
desc: |-
  Setting the policy to Enabled or leaving it unset displays media controls on the lock screen if users lock the device when media is playing.

        Setting the policy to Disabled turns media controls on the lock screen off.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
items:
- caption: Allow users to play media when the device is locked
  value: true
- caption: Do not allow users to play media when the device is locked
  value: false
owners:
- file://services/media_session/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:78-
tags: []
type: main