Visibility states that can be specified for clip storage. service.
public enum class ApplicationClipVisibility
| Member | Value | Description |
|---|---|---|
| Default | 1 | Use the default visibility for the clip. |
| None | 0 | The clip is not visible. |
| Owner | 2 | The clip is only visible to the owner. |
| Public | 4 | The clip is visible to everyone. |
| Title | 3 | The clip is only availble to the title that created it. |
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd