The Mp4ExtendedFieldId specifies parameter for an extended field denoted via Mp4TagAtomIds::Extended.
More...
#include <mp4tag.h>
The Mp4ExtendedFieldId specifies parameter for an extended field denoted via Mp4TagAtomIds::Extended.
Definition at line 14 of file mp4tag.h.
◆ Mp4ExtendedFieldId() [1/2]
Media::Mp4ExtendedFieldId::Mp4ExtendedFieldId |
( |
const char * |
mean = nullptr , |
|
|
const char * |
name = nullptr , |
|
|
bool |
updateOnly = false |
|
) |
| |
|
inline |
Constructs a new instance with the specified parameter.
Definition at line 33 of file mp4tag.h.
◆ Mp4ExtendedFieldId() [2/2]
Media::Mp4ExtendedFieldId::Mp4ExtendedFieldId |
( |
KnownField |
field | ) |
|
Constructs a new instance for the specified field.
Definition at line 26 of file mp4tag.cpp.
◆ matches()
bool Media::Mp4ExtendedFieldId::matches |
( |
const Mp4TagField & |
field | ) |
const |
|
inline |
Returns whether the current parameter match the specified field.
Definition at line 50 of file mp4tag.h.
◆ operator bool()
Media::Mp4ExtendedFieldId::operator bool |
( |
| ) |
const |
|
inline |
Returns whether valid parameter are assigned.
Definition at line 42 of file mp4tag.h.
◆ mean
const char* Media::Mp4ExtendedFieldId::mean |
◆ name
const char* Media::Mp4ExtendedFieldId::name |
name parameter
Definition at line 25 of file mp4tag.h.
◆ updateOnly
bool Media::Mp4ExtendedFieldId::updateOnly |
Whether only existing fields should be updated but no new extended field should be created.
Definition at line 27 of file mp4tag.h.
The documentation for this class was generated from the following files: