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, buildAsync
public 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 © 2019 Kurento. All rights reserved.