Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.27 KB

videoproperties_latitude.md

File metadata and controls

34 lines (22 loc) · 1.27 KB
-api-id -api-type
P:Windows.Storage.FileProperties.VideoProperties.Latitude
winrt property

Windows.Storage.FileProperties.VideoProperties.Latitude

-description

Gets the latitude coordinate where the video was shot.

-property-value

The latitude coordinate where the video was shot.

The system computes this coordinate using the following file properties:

-remarks

To set the latitude or longitude of the video, you must set all four of the file properties that are used to compute the latitude or longitude coordinates.

For code examples that demonstrate working with Latitude, Longitude and their underlying file properties, see the Simple imaging sample.

-examples

-see-also