Package-level declarations
Types
Elliptical curve algorithm to be used: ES256, ES384 or ES512.
Defines the access level granted by this policy.
RSA algorithm to be used: RS256, RS384 or RS512.
The type of key used to encrypt the Account Key.
Name of the built-in encoding preset.
Type of the parameter.
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
Whether or not public network access is allowed for resources under the Video Analyzer account.
Network transport utilized by the RTSP and RTP exchange: TCP or HTTP. When using TCP, the RTP packets are interleaved on the TCP RTSP connection. When using HTTP, the RTSP messages are exchanged through long lived HTTP connections, and the RTP packages are interleaved in the HTTP connections alongside the RTSP messages.
Describes the video scaling mode to be applied. Default mode is 'Pad'. If the mode is 'Pad' or 'Stretch' then both width and height must be specified. Else if the mode is 'PreserveAspectRatio' then only one of width or height need be provided.