ApplicationClipLocation.Uri Property

The URI for where the clip is located.

Syntax

public:
property Uri^ Uri {
         Uri^ get ();
}  

Property value

Type: Uri 

 For clips where the StorageType is Cloud, this is the URL of the clip. For Local type clips, it is a resource location with “ms-gdvr://” as the prefix. This URI format can be used as the source in a <video> tag in a WWWA app.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipLocation Class

ApplicationClipLocation Members

Windows.Xbox.Media.Capture Namespace