public void SetVideoTitle()
 {
     textMesh.text = player.GetVideoTitle();
 }