nn::jpeg::CTR::JpegMpEncoder::SetGpsTimeStamp Member Function| Name | Description | |
|---|---|---|
| out | pGps | Specifies the GPS IFD. |
| in | pValue | Specifies a pointer to the GPS time (atomic clock time). The information is not registered if NULL is specified. |
Stores the GPS time stamp (atomic clock time) in GPS IFD.
If using the structure specified by the pGps argument (to store or remove information) for the first time, be sure to initialize it first using InitializeGpsData before calling this function. If no further operations will be performed on the structure, confirm stored data by calling SetGpsData after calling this function.
CONFIDENTIAL