Modifier and Type | Method and Description |
---|---|
HttpPostEndpoint.Builder |
HttpPostEndpoint.Builder.useEncodedMedia()
Feed the input stream as-is to the media pipeline, instead of first decoding it.
|
HttpPostEndpoint.Builder |
HttpPostEndpoint.Builder.with(String name,
Object value) |
HttpPostEndpoint.Builder |
HttpPostEndpoint.Builder.withDisconnectionTimeout(int disconnectionTimeout)
Sets a value for disconnectionTimeout in Builder for HttpPostEndpoint.
|
HttpPostEndpoint.Builder |
HttpPostEndpoint.Builder.withProperties(Properties properties) |
Copyright © 2018 Kurento. All rights reserved.