Exemplo n.º 1
0
 private void OnMediaLoading(object sender, MediaLoadingEventArgs e)
 {
     m_Timer.Stop();
     m_Form.HandleMediaLoading(e);
 }