Parses a seek this and stores the results in the given result locations.
| this |
a seek event |
| rate |
result location for the rate |
| format |
result location for the stream format |
| flags |
result location for the SeekFlags |
| start_type |
result location for the SeekType of the start position |
| start |
result location for the start position expressed in |
| stop_type |
result location for the SeekType of the stop position |
| stop |
result location for the stop position expressed in |