public void EndMovie()
 {
     subwoofer.OperationB();
     tuner.OperationB();
     screen.OperationB();
 }