set_coordinates
Description:
[ Version ( since = "0.8.0" ) ]
public void set_coordinates (double latitude, double longitude)
Sets the latitude and
longitude properties to latitude and longitude
respectively.
Parameters:
| this |
a YouTubeVideo
|
| latitude |
the video's new latitude coordinate, or G_MAXDOUBLE
|
| longitude |
the video's new longitude coordinate, or G_MAXDOUBLE
|