/AWS1/CL_MDLSRTSETTINGSREQUEST¶
Configures the settings for SRT inputs. Provide either srtCallerSources (for SRT_CALLER type) OR srtListenerSettings (for SRT_LISTENER type), not both.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_srtcallersources TYPE /AWS1/CL_MDLSRTCALLERSOURCEREQ=>TT___LISTOFSRTCALLERSOURCEREQ TT___LISTOFSRTCALLERSOURCEREQ¶
Placeholder documentation for __listOfSrtCallerSourceRequest
io_srtlistenersettings TYPE REF TO /AWS1/CL_MDLSRTLISTNRSTGSREQ /AWS1/CL_MDLSRTLISTNRSTGSREQ¶
Configuration for SRT Listener input. Encryption is REQUIRED for all SRT Listener inputs for security reasons. You must provide decryption settings including algorithm and passphrase secret ARN.
Queryable Attributes¶
SrtCallerSources¶
Placeholder documentation for __listOfSrtCallerSourceRequest
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SRTCALLERSOURCES() |
Getter for SRTCALLERSOURCES, with configurable default |
ASK_SRTCALLERSOURCES() |
Getter for SRTCALLERSOURCES w/ exceptions if field has no va |
HAS_SRTCALLERSOURCES() |
Determine if SRTCALLERSOURCES has a value |
SrtListenerSettings¶
Configuration for SRT Listener input. Encryption is REQUIRED for all SRT Listener inputs for security reasons. You must provide decryption settings including algorithm and passphrase secret ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SRTLISTENERSETTINGS() |
Getter for SRTLISTENERSETTINGS |