控制视频暂停用的是哪个方法:()
A:stop();
B:pause();
C:paused();
D:play();
出自:计算机科学