video property

Pattern video
getter/setter pair

Video regex 视频正则表达式

Implementation

static Pattern video = r'.(mp4|avi|wmv|rmvb|mpg|mpeg|3gp)$';