pickVideo method

dynamic pickVideo()

选择视频

Implementation

pickVideo() {
  _switchSelect(TYPE_VIDEO);
}