The locations where the clip has been stored.
There are several locations for a given clip. This property gives the paths to those locations.
Clips are temporarily stored locally. They are deleted on an oldest first basis when there is low free space.
In the cloud, clips are stored in a streaming format and as a downloadable file.
public:
property IVectorView<ApplicationClipLocation^ >^ Locations {
IVectorView<ApplicationClipLocation^ >^ get ();
}
Type: IVectorView<ApplicationClipLocation^ >
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd