MediaMessage.ClockLost (gb.media)
Const ClockLost As Integer = 1024 ' &H400
Constant for a clock lost message type.
This message means that the current clock as selected by the pipeline became unusable. The pipeline will select a new clock on the next PLAYING state change. The application should set the pipeline to PAUSED and back to PLAYING when this message is received.