static SrtCallerSource.Builder |
SrtCallerSource.builder() |
|
default SrtCallerSource.Builder |
SrtCallerSource.Builder.decryption(Consumer<SrtCallerDecryption.Builder> decryption) |
Sets the value of the Decryption property for this object.
|
SrtCallerSource.Builder |
SrtCallerSource.Builder.decryption(SrtCallerDecryption decryption) |
Sets the value of the Decryption property for this object.
|
SrtCallerSource.Builder |
SrtCallerSource.Builder.minimumLatency(Integer minimumLatency) |
The preferred latency (in milliseconds) for implementing packet loss and recovery.
|
SrtCallerSource.Builder |
SrtCallerSource.Builder.srtListenerAddress(String srtListenerAddress) |
The IP address at the upstream system (the listener) that MediaLive (the caller) connects to.
|
SrtCallerSource.Builder |
SrtCallerSource.Builder.srtListenerPort(String srtListenerPort) |
The port at the upstream system (the listener) that MediaLive (the caller) connects to.
|
SrtCallerSource.Builder |
SrtCallerSource.Builder.streamId(String streamId) |
The stream ID, if the upstream system uses this identifier.
|
SrtCallerSource.Builder |
SrtCallerSource.toBuilder() |
|