+
+
+ METADATA_BLOCK_SEEKPOINT
+ |
+
+
+
+ <64>
+ |
+
+ Sample number of first sample in the target frame, or 0xFFFFFFFFFFFFFFFF for a placeholder point.
+ |
+
+
+
+ <64>
+ |
+
+ Offset (in bytes) from the first byte of the first frame header to the first byte of the target frame's header.
+ |
+
+
+
+ <16>
+ |
+
+ Number of samples in the target frame.
+ |
+
+
+
+ |
+
+ NOTES
+
+ -
+ For placeholder points, the second and third field values are undefined.
+
+ -
+ Seek points within a table must be sorted in ascending order by sample number.
+
+ -
+ Seek points within a table must be unique by sample number, with the exception of placeholder points.
+
+ -
+ The previous two notes imply that there may be any number of placeholder points, but they must all occur at the end of the table.
+
+
+ |
+
+
+