public static class PassThrough.Builder extends AbstractBuilder<PassThrough>
genericProperties, props| Constructor and Description |
|---|
Builder(MediaPipeline mediaPipeline)
Creates a Builder for PassThrough
|
| Modifier and Type | Method and Description |
|---|---|
PassThrough.Builder |
with(String name,
Object value) |
PassThrough.Builder |
withProperties(Properties properties) |
build, build, buildAsyncpublic Builder(MediaPipeline mediaPipeline)
public PassThrough.Builder withProperties(Properties properties)
withProperties in class AbstractBuilder<PassThrough>public PassThrough.Builder with(String name, Object value)
with in class AbstractBuilder<PassThrough>Copyright © 2022 Kurento. All rights reserved.