Contains information about the duration of a frame and timecode.
| Name | Type | Description |
|---|---|---|
| eFFlags | eMFrameFlags | Break, Live, Network etc. flags eMFrameFlags. |
| rtEndTime | long | The end frame time (position in file). |
| rtStartTime | long | The start frame time (position in file). |
| tcFrame | M_TIMECODE | Timecode of the frame (if there is no timecode then the position will be converted to drop frame timecode, but eMAF_TC_Valid flag will not be set). |