- latitude
- latitude in degrees. Its value must be in the range [-90, 90].
- longitude
- longitude in degrees. Its value must be in the range [-180, 180].
Type Reason Java.Lang.IllegalArgumentException if the given latitude or longitude is out of range.
Set and store the geodata (latitude and longitude) in the output file. This method should be called before prepare(). The geodata is stored in udta box if the output format is OutputFormat.THREE_GPP or OutputFormat.MPEG_4, and is ignored for other output formats. The geodata is stored according to ISO-6709 standard.