Метод | Описание | |
---|---|---|
Clear ( ) : void |
Clears the values stored in the current instance.
|
|
IFDTag ( ) : System |
Constructor. Creates an empty IFD tag. Can be populated manually, or via IFDReader.
|
Метод | Описание | |
---|---|---|
DegreeToRationals ( double angle ) : TagLib.IFD.Entries.Rational[] |
Converts a given (positive) angle value to three rationals like they are used to store an angle for GPS data.
|
|
InitGpsDirectory ( ) : void |
Initilazies the GPS IFD with some basic entries.
|