MediaAnalysisSynchronous
A Boolean value that specifies whether to send process
actions to Media Server synchronously rather than asynchronously. If requests to Media Server complete processing quickly, you can set this parameter to TRUE
to prevent CFS having to poll Media Server for the media analysis results.
Type: | Boolean |
Default: | False |
Required | No |
Configuration Section: |
Any section that you have defined for media analysis task settings |
Example: | MediaAnalysisSynchronous=FALSE
|
See Also: | MediaServerTimeout |