public DplayerController(IDanmakuDao dd, IBilibiliHelp bp)
 {
     _dd = dd;
     _bp = bp;
 }