getGeoCoordinatesKeyframes abstract method

List<GeoCoordinatesKeyframe>? getGeoCoordinatesKeyframes()

Returns List<GeoCoordinatesKeyframe>?. a copy of the geo coordinates keyframes or nothing if this is not a geo coordinates keyframe track.

Implementation

List<GeoCoordinatesKeyframe>? getGeoCoordinatesKeyframes();