29 #ifndef QTFIT_VIDEOMESSAGE_P_H
30 #define QTFIT_VIDEOMESSAGE_P_H
63 bool setField(
const int fieldId,
const QByteArray &data,
64 const FitBaseType baseType,
const bool bigEndian)
override;
#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 AbstractDataMessagePrivate class.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
QString hostingProvider
The VideoMessage FIT message's hostingProvider field.
virtual ~VideoMessagePrivate()
QString url
The VideoMessage FIT message's url field.
quint32 duration
The VideoMessage FIT message's duration field.
The VideoMessage class represents a FIT VideoMessage data message.
FitBaseType
Garmin FIT FitBaseType type.