/AWS1/CL_MDXUPDINGGWBRIDGEREQ¶
Update an existing ingress-type bridge.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_maxbitrate TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER¶
The maximum expected bitrate (in bps).
iv_maxoutputs TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER¶
The maximum number of expected outputs.
Queryable Attributes¶
MaxBitrate¶
The maximum expected bitrate (in bps).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXBITRATE() |
Getter for MAXBITRATE, with configurable default |
ASK_MAXBITRATE() |
Getter for MAXBITRATE w/ exceptions if field has no value |
HAS_MAXBITRATE() |
Determine if MAXBITRATE has a value |
MaxOutputs¶
The maximum number of expected outputs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXOUTPUTS() |
Getter for MAXOUTPUTS, with configurable default |
ASK_MAXOUTPUTS() |
Getter for MAXOUTPUTS w/ exceptions if field has no value |
HAS_MAXOUTPUTS() |
Determine if MAXOUTPUTS has a value |