video property

String video
getter/setter pair

Video regex

Implementation

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