| addvideooptimizationpacingaction |
Use this method to creates a video optimization pacing action, which applies the specified pacing rate. NOTE: This method is deprecated. As part of video optimization, the video pacing functionality is deprecated. |
Syntax |
Parameters |
name |
Name for the video optimization pacing action. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) hash (#), space ( ), at (@), equals (=), colon (:), and underscore characters. This is mandatory parameter. |
rate |
ABR Video Optimization Pacing Rate (in Kbps). This is mandatory parameter. Default value = 1000. Minimum value = 1. Maximum value = 2147483647. |
comment |
Comment. Any type of information about this video optimization detection action. |
Return Value |
Returns simpleResult |
See Also |