File tree 1 file changed +1
-7
lines changed 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 40
40
"properties" : {
41
41
"mp4" : {
42
42
"type" : " string" ,
43
- "isObjectId" : true ,
44
43
"title" : " MP4 source" ,
45
44
"_backboneForms" : {
46
45
"type" : " Asset" ,
49
48
},
50
49
"ogv" : {
51
50
"type" : " string" ,
52
- "isObjectId" : true ,
53
51
"title" : " OGV source" ,
54
52
"_backboneForms" : {
55
53
"type" : " Asset" ,
58
56
},
59
57
"webm" : {
60
58
"type" : " string" ,
61
- "isObjectId" : true ,
62
59
"title" : " WebM source" ,
63
60
"_backboneForms" : {
64
61
"type" : " Asset" ,
67
64
},
68
65
"mp3" : {
69
66
"type" : " string" ,
70
- "isObjectId" : true ,
71
67
"title" : " MP3 source" ,
72
68
"_backboneForms" : {
73
69
"type" : " Asset" ,
94
90
},
95
91
"poster" : {
96
92
"type" : " string" ,
97
- "isObjectId" : true ,
98
93
"title" : " Poster frame" ,
99
94
"description" : " Image displayed before the video is played (except on Vimeo)" ,
100
95
"_backboneForms" : {
115
110
},
116
111
"src" : {
117
112
"type" : " string" ,
118
- "isObjectId" : true ,
113
+
119
114
"title" : " WebVTT source" ,
120
115
"_backboneForms" : {
121
116
"type" : " Asset" ,
270
265
},
271
266
"transcriptLink" : {
272
267
"type" : " string" ,
273
- "isObjectId" : true ,
274
268
"title" : " Linked transcript file source" ,
275
269
"_backboneForms" : {
276
270
"type" : " Asset" ,
You can’t perform that action at this time.
0 commit comments