mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
Only use tags from 0.10.28 too
This commit is contained in:
parent
cb8add50fc
commit
407b6ecefd
1 changed files with 0 additions and 3 deletions
|
@ -80,9 +80,6 @@ public static void MergeUseFirst (out Gst.GLib.Value dest, ref Gst.GLib.Value sr
|
||||||
public const string GeoLocationLatitude = "geo-location-latitude";
|
public const string GeoLocationLatitude = "geo-location-latitude";
|
||||||
public const string GeoLocationLongitude = "geo-location-longitude";
|
public const string GeoLocationLongitude = "geo-location-longitude";
|
||||||
public const string GeoLocationElevation = "geo-location-elevation";
|
public const string GeoLocationElevation = "geo-location-elevation";
|
||||||
public const string GeoLocationCountry = "geo-location-country";
|
|
||||||
public const string GeoLocationCity = "geo-location-city";
|
|
||||||
public const string GeoLocationSublocation = "geo-location-sublocation";
|
|
||||||
public const string ShowName = "show-name";
|
public const string ShowName = "show-name";
|
||||||
public const string ShowSortname = "show-sortname";
|
public const string ShowSortname = "show-sortname";
|
||||||
public const string ShowEpisodeNumber = "show-episode-number";
|
public const string ShowEpisodeNumber = "show-episode-number";
|
||||||
|
|
Loading…
Reference in a new issue