Searched defs:video (Results 1 – 8 of 8) sorted by relevance
32 video { selector
36 navigator.getUserMedia({ video: true }, function (s) { property
102 addDataTypeUnchecked(f2, "video/*"); in addDataTypeUnchecked()119 addDataTypeUnchecked(f4, "video/*"); in addDataTypeUnchecked()
124 JSONObject video = videos.getJSONObject(j); in buildMedia() local
94 JSONObject video = videos.getJSONObject(j); in buildMedia() local