30 #include "recording.h" 32 #include "capturecard.h" 33 #include "videosource.h" 34 #include "recordschedule.h" 41 {
"Mark", IS_INT8, (setter_t)MythDTO::SetCutting_MarkType },
42 {
"Offset", IS_INT64, (setter_t)MythDTO::SetCutting_MarkValue },
Brings together all attribute bindings of an object.
Definition of binding from a source field to an object attribute.