30 #ifndef QTFIT_VIDEOFRAMEMESSAGE_H
31 #define QTFIT_VIDEOFRAMEMESSAGE_H
46 quint16 timestampMs()
const;
47 quint32 frameNumber()
const;
49 void setTimestamp(
const DateTime timestamp);
50 void setTimestampMs(
const quint16 timestampMs);
51 void setFrameNumber(
const quint32 frameNumber);
#define QTFIT_EXPORT
QtFit library export/import macro.
#define QTFIT_END_NAMESPACE
Macro for ending the QtFit library's top-most namespace (if one is defined).
#define QTFIT_BEGIN_NAMESPACE
Macro for starting the QtFit library's top-most namespace (if one is defined).
Declares the AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
The VideoFrameMessage class represents a FIT VideoFrameMessage data message.
DateTime
Seconds since UTC 00:00 Dec 31 1989.