You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/videoanalyzer/data-plane/VideoAnalyzer.Edge/preview/1.0.0/AzureVideoAnalyzer.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1252,12 +1252,12 @@
1252
1252
},
1253
1253
"minimumActivationTime": {
1254
1254
"type": "string",
1255
-
"example": "PT1S",
1255
+
"example": "PT10S",
1256
1256
"description": "The minimum period for which the gate remains open in the absence of subsequent triggers (events). When used upstream of a file or video sink, it determines the minimum length of the recorded video clip."
1257
1257
},
1258
1258
"maximumActivationTime": {
1259
1259
"type": "string",
1260
-
"example": "PT2S",
1260
+
"example": "PT10S",
1261
1261
"description": "The maximum period for which the gate remains open in the presence of subsequent triggers (events). When used upstream of a file or video sink, it determines the maximum length of the recorded video clip."
0 commit comments